Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
proton-c-0.34.0
-
None
Description
Fixes with autopep8 in PROTON-2320 resolved most of flake8 warnings. There are still warnings left that require human consideration and fixing.
For example, usage of bare except in the code.
This must be fixed manually. Fixed issues should then be removed from the tox.ini flake8 ignore section.
Attachments
Issue Links
- is duplicated by
-
PROTON-2813 [Python] Make the python code pep8 clean
- Resolved
- relates to
-
PROTON-2320 Apply autofixes to resolve some flake8 code formatting issues
- Closed