diff --git a/copier/tools.py b/copier/tools.py index 9003fd43a..26ccddafc 100644 --- a/copier/tools.py +++ b/copier/tools.py @@ -19,7 +19,7 @@ from .types import IntSeq -colorama.init() +colorama.just_fix_windows_console() class Style: