UIUCLibrary / Speedwagon

Collection of tools and workflows for DS
Other
6 stars 4 forks source link

refactored to reduce cyclic imports #527

Closed henryborchers closed 5 months ago

pep8speaks commented 5 months ago

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

Line 15:1: E402 module level import not at top of file Line 16:1: E402 module level import not at top of file Line 16:80: E501 line too long (80 > 79 characters)

Line 530:1: E302 expected 2 blank lines, found 1

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
95.7% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud