can run exe file

This commit is contained in:
2022-05-11 19:57:52 +02:00
parent aedea57fbd
commit d37aff124a
12 changed files with 94 additions and 85 deletions
-1
View File
@@ -8,7 +8,6 @@ from utils.excel_reader import ExcelHelper
from workers.commandor_page import CommandorPage
# used to save the current slot position
init_logger()
logger = logging.getLogger()
logger.addHandler(logging.StreamHandler(stream=sys.stdout))