diff options
author | 2018-03-30 10:19:16 +0100 | |
---|---|---|
committer | 2018-03-30 10:19:16 +0100 | |
commit | 4aa6a98945e25a01d37546bf393a2bc5e540f0a8 (patch) | |
tree | 6b56cd1a0ab753a9769a8cf6d3bc42262818bdea /tox.ini | |
parent | Staff page typo (diff) |
Change to PyCharm imports
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,4 +3,4 @@ max-line-length=120 application_import_names=pysite ignore=P102 exclude=__pycache__, venv, app_test.py -import-order-style=pep8
\ No newline at end of file +import-order-style=pycharm
\ No newline at end of file |