UIUCLibrary / Speedwagon

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

table_data_editor replaces package_title_page_selection #521

Closed henryborchers closed 6 months ago

pep8speaks commented 6 months ago

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

Line 22:43: E231 missing whitespace after ',' Line 43:43: E231 missing whitespace after ',' Line 57:43: E231 missing whitespace after ',' Line 75:43: E231 missing whitespace after ',' Line 95:43: E231 missing whitespace after ',' Line 118:43: E231 missing whitespace after ',' Line 307: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

Line 6:1: E402 module level import not at top of file Line 7:1: E402 module level import not at top of file Line 8:1: E402 module level import not at top of file Line 9:1: E402 module level import not at top of file Line 10:1: E402 module level import not at top of file Line 12:1: E402 module level import not at top of file Line 13:1: E402 module level import not at top of file

Comment last updated at 2024-03-01 22:06:12 UTC
sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud