Skip to content

Merge pull request #23 from Cai-Lab-at-University-of-Michigan/dependa… #64

Merge pull request #23 from Cai-Lab-at-University-of-Michigan/dependa…

Merge pull request #23 from Cai-Lab-at-University-of-Michigan/dependa… #64

GitHub Actions / flake8 succeeded Sep 20, 2024 in 0s

reviewdog [flake8] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (21)

examples/sndif_convert.py|5 col 1| module level import not at top of file
examples/sndif_convert.py|6 col 1| module level import not at top of file
examples/sndif_convert.py|7 col 1| module level import not at top of file
examples/sndif_convert.py|8 col 1| module level import not at top of file
examples/sndif_convert.py|10 col 1| module level import not at top of file
examples/sndif_convert.py|11 col 1| 'scipy.ndimage' imported but unused
examples/sndif_convert.py|11 col 1| module level import not at top of file
examples/sndif_convert.py|13 col 1| module level import not at top of file
examples/sndif_convert.py|14 col 1| module level import not at top of file
examples/sndif_convert.py|16 col 1| 'basicpy.BaSiC' imported but unused
examples/sndif_convert.py|16 col 1| module level import not at top of file
examples/sndif_convert.py|51 col 9| redefinition of unused 'tifffile' from line 7
src/pySISF/init.py|10 col 1| 'pySISF.sisf' imported but unused
src/pySISF/init.py|11 col 1| 'pySISF.vidlib' imported but unused
src/pySISF/init.py|12 col 1| 'pySISF.sndif_utils' imported but unused
src/pySISF/init.py|12 col 31| no newline at end of file
src/pySISF/sisf.py|12 col 1| 'collections.defaultdict' imported but unused
src/pySISF/sisf.py|27 col 21| f-string is missing placeholders
src/pySISF/sisf.py|320 col 9| local variable 'xsize' is assigned to but never used
src/pySISF/sisf.py|502 col 9| local variable 'outr' is assigned to but never used
src/pySISF/vidlib.py|17 col 5| local variable 't' is assigned to but never used