Skip to content

Commit 10d89b6

Browse files
committed
lint: minor linting
1 parent bd1bc1b commit 10d89b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dclab/features/emodulus/pxcorr.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,10 @@ def get_pixelation_delta(feat_corr: str,
124124
Corresponding data for `feat_absc`
125125
px_um
126126
Detector pixel size [µm]
127-
127+
128128
Returns
129129
-------
130-
For details see :func:`corr_deform_with_area_um` and
130+
For details see :func:`corr_deform_with_area_um` and
131131
:func:`corr_deform_with_volume`.
132132
"""
133133
if feat_corr == "deform" and feat_absc == "area_um":

0 commit comments

Comments
 (0)