fix : issue #26
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ def pretty_print(text, color = "info"):
|
|||||||
"failure": "red",
|
"failure": "red",
|
||||||
"status": "light_green",
|
"status": "light_green",
|
||||||
"code": "light_blue",
|
"code": "light_blue",
|
||||||
"warning": "yello",
|
"warning": "yellow",
|
||||||
"output": "cyan",
|
"output": "cyan",
|
||||||
"default": "black"
|
"default": "black"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user