small bugfixes

This commit is contained in:
Dobin
2024-03-28 20:26:34 +00:00
parent d6e68d3014
commit b6816604b2
5 changed files with 19 additions and 5 deletions
-3
View File
@@ -3,9 +3,6 @@ import logging
from model.defs import *
# Logging
# ANSI escape sequences for colors
class LogColors:
HEADER = '\033[95m'