mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
fix global test_ssh_pub_key E501 flake8 violation
Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
2892d21ff1
commit
2df7187514
2 changed files with 8 additions and 2 deletions
|
@ -30,7 +30,6 @@ ignore = E741, W503, W504
|
|||
#
|
||||
per-file-ignores =
|
||||
aurweb/routers/accounts.py:C901
|
||||
test/test_ssh_pub_key.py:E501
|
||||
aurweb/routers/packages.py:E741
|
||||
|
||||
[isort]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue