There was an error while loading. Please reload this page.
1 parent 1bd6fce commit a970d3bCopy full SHA for a970d3b
1 file changed
pre_commit/color.py
@@ -10,7 +10,6 @@
10
enable_virtual_terminal_processing()
11
except WindowsError:
12
terminal_supports_colors = False
13
- pass
14
15
RED = '\033[41m'
16
GREEN = '\033[42m'
0 commit comments