Skip to content

Commit

Permalink
Update transfer_transition_domains_to_domains.py
Browse files Browse the repository at this point in the history
  • Loading branch information
zandercymatics committed Nov 3, 2023
1 parent 0a313af commit 59cb3cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -689,7 +689,7 @@ def handle(
# DEBUG:
TerminalHelper.print_conditional(
debug_on,
(f"{TerminalColors.OKCYAN} {debug_string} {TerminalColors.ENDC}"),
(f"{TerminalColors.OKCYAN}{debug_string}{TerminalColors.ENDC}"),
)

# ------------------ Parse limit reached? ------------------
Expand Down

0 comments on commit 59cb3cc

Please sign in to comment.