AllenInstitute / em_stitch

EM microscopy lens correction
BSD 2-Clause "Simplified" License
4 stars 3 forks source link

cleanup docstrings & imports #56

Closed RussTorres closed 7 months ago

RussTorres commented 7 months ago

updating docstrings and imports

pep8speaks commented 7 months ago

Hello @RussTorres! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 145:80: E501 line too long (84 > 79 characters) Line 211:80: E501 line too long (80 > 79 characters)

Line 17:80: E501 line too long (83 > 79 characters) Line 44:80: E501 line too long (80 > 79 characters)

Line 220:80: E501 line too long (83 > 79 characters)

Line 65:80: E501 line too long (84 > 79 characters)

github-actions[bot] commented 7 months ago

Test Results

 3 files  ±0   3 suites  ±0   4m 26s :stopwatch: ±0s 20 tests ±0  20 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  60 runs  ±0  60 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 072923fb. ± Comparison against base commit 18193c2d.