UIUCLibrary / Speedwagon

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

Remove built in workflows #528

Closed henryborchers closed 5 months ago

pep8speaks commented 5 months ago

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

Line 309:36: E203 whitespace before ':' Line 318:39: E231 missing whitespace after ','

Line 17:1: E402 module level import not at top of file

Line 8:1: E402 module level import not at top of file Line 20:1: E402 module level import not at top of file Line 23:1: E402 module level import not at top of file Line 24:1: E402 module level import not at top of file

Comment last updated at 2024-03-22 16:14:30 UTC
sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud