remove global aurweb.models flake8 F401 ignore

Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
Kevin Morris 2021-11-17 05:47:22 -08:00
parent 303585cdbf
commit 2892d21ff1
No known key found for this signature in database
GPG key ID: F7E46DED420788F3
2 changed files with 30 additions and 31 deletions

View file

@ -32,7 +32,6 @@ per-file-ignores =
aurweb/routers/accounts.py:C901
test/test_ssh_pub_key.py:E501
aurweb/routers/packages.py:E741
aurweb/models/__init__.py:F401
[isort]
line_length = 127