mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-29 08:50:01 +02:00
Linter things
Removed old test_domain_migration.py file, and linted many items.
This commit is contained in:
parent
9468876197
commit
53c74a766f
7 changed files with 190 additions and 692 deletions
|
@ -12,7 +12,7 @@ from registrar.models import TransitionDomain
|
|||
|
||||
from registrar.management.commands.utility.terminal_helper import (
|
||||
TerminalColors,
|
||||
TerminalHelper
|
||||
TerminalHelper,
|
||||
)
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue