added comment to colours.py
This commit is contained in:
parent
7cd9df1e6b
commit
e81245656c
@ -1,3 +1,4 @@
|
|||||||
|
# ANSI colour codes
|
||||||
red = "\033[91m"
|
red = "\033[91m"
|
||||||
green = "\033[92m"
|
green = "\033[92m"
|
||||||
blue = "\033[94m"
|
blue = "\033[94m"
|
||||||
|
Loading…
Reference in New Issue
Block a user