mirror of
https://github.com/django/django.git
synced 2025-06-05 03:29:12 +00:00
[1.7.x] Fixed flake8 error.
Backport of a96dbda6d3 from master
This commit is contained in:
parent
a0bf14a2ac
commit
6a937cc0a4
@ -366,7 +366,6 @@ class MigrationAutodetector(object):
|
||||
pass
|
||||
return item
|
||||
|
||||
|
||||
def generate_renamed_models(self):
|
||||
"""
|
||||
Finds any renamed models, and generates the operations for them,
|
||||
|
Loading…
x
Reference in New Issue
Block a user