Skip to content

Commit 64a431f

Browse files
lguerardehrenfeu
authored andcommitted
Fix Ruff linting
1 parent cdbe7e4 commit 64a431f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/imcflibs/imagej/misc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -739,7 +739,7 @@ def run_imarisconvert(file_path, pixel_calibration=None, output_folder=""):
739739

740740

741741
def convert_bytes(size):
742-
"""Convert size from bytes to a readable value
742+
"""Convert size from bytes to a readable value.
743743
744744
Parameters
745745
----------

0 commit comments

Comments
 (0)