mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-13 21:19:42 +02:00
add ignore to django_fsm
This commit is contained in:
parent
bb25253959
commit
de7769c534
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Generated by Django 4.1.6 on 2023-04-13 18:38
|
# Generated by Django 4.1.6 on 2023-04-13 18:38
|
||||||
|
|
||||||
from django.db import migrations
|
from django.db import migrations
|
||||||
import django_fsm
|
import django_fsm # type: ignore
|
||||||
|
|
||||||
|
|
||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue