diff options
Diffstat (limited to '')
| -rw-r--r-- | tox.ini | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,6 +1,6 @@  [flake8]  max-line-length=120  application_import_names=pysite -ignore=P102 +ignore=P102,B311,W503,E226,S311  exclude=__pycache__, venv, app_test.py  import-order-style=pycharm
\ No newline at end of file | 
