1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Sorted imports in __init__.py files.

This commit is contained in:
Tim Graham
2015-06-15 14:07:31 -04:00
parent 4a66a69239
commit 7da3923ba0
33 changed files with 189 additions and 173 deletions

View File

@@ -13,6 +13,7 @@ default_section = THIRDPARTY
include_trailing_comma = true
known_first_party = django
multi_line_output = 5
not_skip = __init__.py
[metadata]
license-file = LICENSE