Add function to convert size from bytes to a more readable format #182
Annotations
3 errors and 1 warning
|
Ruff β‘π΅
The process '/opt/hostedtoolcache/ruff/0.11.8/x86_64/ruff' failed with exit code 1
|
|
Ruff (D415):
src/imcflibs/imagej/misc.py#L716
src/imcflibs/imagej/misc.py:716:5: D415 First line should end with a period, question mark, or exclamation point
|
|
Ruff (D400):
src/imcflibs/imagej/misc.py#L716
src/imcflibs/imagej/misc.py:716:5: D400 First line should end with a period
|
|
Ruff β‘π΅
Could not parse version from /home/runner/work/python-imcflibs/python-imcflibs/pyproject.toml. Using latest version.
|