flake8 --select W391,E302,E301,E304 autopep8 can't fix W391 even though it claims it can. Fixed using a simple custom script. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| csvparser.py | ||
| iparser.py | ||
| jsonparser.py | ||
| lxmlparser.py | ||
| lxmlsoupparser.py | ||
flake8 --select W391,E302,E301,E304 autopep8 can't fix W391 even though it claims it can. Fixed using a simple custom script. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| csvparser.py | ||
| iparser.py | ||
| jsonparser.py | ||
| lxmlparser.py | ||
| lxmlsoupparser.py | ||