mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 17:01:56 +02:00
Update transfer_transition_domains_to_domains.py
This commit is contained in:
parent
0a313af71a
commit
59cb3cc0de
1 changed files with 1 additions and 1 deletions
|
@ -689,7 +689,7 @@ class Command(BaseCommand):
|
|||
# DEBUG:
|
||||
TerminalHelper.print_conditional(
|
||||
debug_on,
|
||||
(f"{TerminalColors.OKCYAN} {debug_string} {TerminalColors.ENDC}"),
|
||||
(f"{TerminalColors.OKCYAN}{debug_string}{TerminalColors.ENDC}"),
|
||||
)
|
||||
|
||||
# ------------------ Parse limit reached? ------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue