mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 09:21:54 +02:00
Update transfer_transition_domains_to_domains.py
This commit is contained in:
parent
a4758f1b62
commit
674fc9f7b3
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ import logging
|
|||
import argparse
|
||||
import sys
|
||||
|
||||
from django.forms import ValidationError
|
||||
from django_fsm import TransitionNotAllowed # type: ignore
|
||||
|
||||
from django.core.management import BaseCommand
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue