flake8 --select W391,E302,E301,E304 autopep8 can't fix W391 even though it claims it can. Fixed using a simple custom script. |
||
|---|---|---|
| .. | ||
| ui | ||
| __init__.py | ||
| contacts.py | ||
| events.py | ||
| main_window.py | ||
| qhavedate.py | ||
| search.py | ||
| status.py | ||
flake8 --select W391,E302,E301,E304 autopep8 can't fix W391 even though it claims it can. Fixed using a simple custom script. |
||
|---|---|---|
| .. | ||
| ui | ||
| __init__.py | ||
| contacts.py | ||
| events.py | ||
| main_window.py | ||
| qhavedate.py | ||
| search.py | ||
| status.py | ||