mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
Testutils: Do not clutter directory with temporary dirs
This commit is contained in:
@@ -13,4 +13,4 @@ known_third_party = versions
|
||||
known_standard_library = typing
|
||||
multi_line_output = 5
|
||||
not_skip = __init__.py
|
||||
skip = make_testdata.py,wsgi.py,bootstrap,celery.py
|
||||
skip = make_testdata.py,wsgi.py,bootstrap,celery.py,settings.py
|
||||
|
||||
Reference in New Issue
Block a user