mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
Travis: Check style on 3.6
This commit is contained in:
@@ -10,7 +10,7 @@ default_section = THIRDPARTY
|
||||
include_trailing_comma = true
|
||||
known_first_party = pretix
|
||||
known_third_party = versions
|
||||
known_standard_library = typing
|
||||
known_standard_library = typing,enum
|
||||
multi_line_output = 5
|
||||
not_skip = __init__.py
|
||||
skip = make_testdata.py,wsgi.py,bootstrap,celery_app.py,settings.py
|
||||
|
||||
Reference in New Issue
Block a user