mirror of
https://github.com/django/django.git
synced 2025-09-29 21:45:24 +00:00
Fixed flake8 error.
This commit is contained in:
parent
eb8600a656
commit
a96dbda6d3
1 changed files with 0 additions and 1 deletions
|
@ -366,7 +366,6 @@ class MigrationAutodetector(object):
|
||||||
pass
|
pass
|
||||||
return item
|
return item
|
||||||
|
|
||||||
|
|
||||||
def generate_renamed_models(self):
|
def generate_renamed_models(self):
|
||||||
"""
|
"""
|
||||||
Finds any renamed models, and generates the operations for them,
|
Finds any renamed models, and generates the operations for them,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue