Moved static files and celery.py

This commit is contained in:
Raphael Michel
2017-01-04 22:00:28 +01:00
parent dd074a11d4
commit c639cd96f5
441 changed files with 453 additions and 15 deletions
+1 -1
View File
@@ -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,settings.py
skip = make_testdata.py,wsgi.py,bootstrap,celery_app.py,settings.py