mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
remove global aurweb.models flake8 F401 ignore
Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
303585cdbf
commit
2892d21ff1
2 changed files with 30 additions and 31 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue