mirror of
https://github.com/django/django.git
synced 2025-10-29 00:26:07 +00:00
Started attackign the next flake8 violation
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
VERSION = (1, 7, 0, 'alpha', 0)
|
||||
|
||||
|
||||
def get_version(*args, **kwargs):
|
||||
# Don't litter django/__init__.py with all the get_version stuff.
|
||||
# Only import if it's actually called.
|
||||
|
||||
Reference in New Issue
Block a user