mirror of
https://github.com/pretix/pretix.git
synced 2026-09-13 16:14:40 +00:00
Resolve flake8 style warnings (mostly unused imports)
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
[flake8]
|
||||
ignore = E128,N802,W503
|
||||
ignore = N802,W503
|
||||
max-line-length = 160
|
||||
exclude = migrations,.ropeproject,static
|
||||
max-complexity = 16
|
||||
|
||||
Reference in New Issue
Block a user