Skip to content

Commit 073a1f7

Browse files
lguerardehrenfeu
authored andcommitted
Fix Ruff linting
1 parent 88fe610 commit 073a1f7

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
@@ -792,7 +792,7 @@ def save_script_parameters(destination, save_file_name="script_parameters.txt"):
792792
timed_log("Saved script parameters to: %s" % out_path)
793793

794794
def convert_bytes(size):
795-
"""Convert size from bytes to a readable value
795+
"""Convert size from bytes to a readable value.
796796
797797
Parameters
798798
----------

0 commit comments

Comments
 (0)