mirror of
https://github.com/django/django.git
synced 2024-12-01 15:42:04 +01:00
Fixed flake8 error.
This commit is contained in:
parent
eb8600a656
commit
a96dbda6d3
@ -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…
Reference in New Issue
Block a user