flake8 --select W391,E302,E301,E304 autopep8 can't fix W391 even though it claims it can. Fixed using a simple custom script. |
||
|---|---|---|
| .. | ||
| parsers | ||
| __init__.py | ||
| browser.py | ||
| decorators.py | ||
| firefox_cookies.py | ||
flake8 --select W391,E302,E301,E304 autopep8 can't fix W391 even though it claims it can. Fixed using a simple custom script. |
||
|---|---|---|
| .. | ||
| parsers | ||
| __init__.py | ||
| browser.py | ||
| decorators.py | ||
| firefox_cookies.py | ||