Commit a92db45
committed
remove the local
It was only used internally by the testing framework, and that framework depends
on `mcpyrate` anyway (since the `test` constructs are macros), so we can just
use `mcpyrate.colorizer`, to DRY out the colorization stuff.
This needs an upgrade to `mcpyrate`, because `colorama` 0.4.4 is missing a
couple of styles, particularly ITALIC. There's new code in `mcpyrate` master
that injects the missing styles (if indeed missing) when the colorizer loads.ansicolor module1 parent 75f971d commit a92db45
3 files changed
+106
-177
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | 107 | | |
112 | 108 | | |
113 | 109 | | |
| |||
This file was deleted.
0 commit comments