[1.7.x] Fixed flake8 error.

Backport of a96dbda6d3 from master
This commit is contained in:
Tim Graham 2014-06-16 15:45:07 -04:00
parent a0bf14a2ac
commit 6a937cc0a4
1 changed files with 0 additions and 1 deletions

View File

@ -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,