Closed drupchen closed 5 years ago
Hello @drupchen! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:
coverage_script.py
Line 568:1: E402 module level import not at top of file
tests/test_config.py
Line 10:80: E501 line too long (83 > 79 characters)
Hello @drupchen! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:
coverage_script.py
:tests/test_config.py
: