mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Serve static files
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[flake8]
|
||||
ignore = N802,W503
|
||||
max-line-length = 160
|
||||
exclude = migrations,.ropeproject,static,mt940.py
|
||||
exclude = migrations,.ropeproject,static,mt940.py,_static
|
||||
max-complexity = 12
|
||||
|
||||
Reference in New Issue
Block a user