@@ -14,4 +14,6 @@ def colour_str(col, s):
return col + s + C_ENDC
def print_error(s):
print(C_MARK_ERROR + " " + C_RED + s + C_ENDC)
# EOF
The note is not visible to the blocked user.