Skip to content
Snippets Groups Projects
Commit e78deea5 authored by Wolfgang Kastaun's avatar Wolfgang Kastaun
Browse files

remove whitespace

parent aff4b143
No related branches found
No related tags found
No related merge requests found
Pipeline #384718 passed
...@@ -78,11 +78,6 @@ class ShiftInverseNumpy: # pylint: disable=too-few-public-methods ...@@ -78,11 +78,6 @@ class ShiftInverseNumpy: # pylint: disable=too-few-public-methods
def __call__(self, shift: np.ndarray, fsample: float) -> NumpyArray1D: def __call__(self, shift: np.ndarray, fsample: float) -> NumpyArray1D:
"""Find the shift for the inverse transformation given by a shift. """Find the shift for the inverse transformation given by a shift.
Arguments: Arguments:
shift: 1D numpy array with shifts of the coordinate transform shift: 1D numpy array with shifts of the coordinate transform
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment