mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 09:21:54 +02:00
Fix linter
This commit is contained in:
parent
a35d39e711
commit
96811baa34
2 changed files with 2 additions and 2 deletions
|
@ -63,4 +63,4 @@ class Migration(migrations.Migration):
|
|||
size=None,
|
||||
),
|
||||
),
|
||||
]
|
||||
]
|
||||
|
|
|
@ -24,4 +24,4 @@ class Migration(migrations.Migration):
|
|||
|
||||
operations = [
|
||||
migrations.RunPython(cascade_delete_submitter_contacts, reverse_code=migrations.RunPython.noop, atomic=True),
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue