PEP8 cleanup.
This commit is contained in:
parent
f4ee7c5bd1
commit
d8ed766696
2 changed files with 2 additions and 1 deletions
|
@ -33,6 +33,7 @@ def default_settings(apps, schema_editor):
|
|||
data='30'),
|
||||
])
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
|
|
Loading…
Reference in a new issue