fixed initial run of program

This commit is contained in:
phixxy 2024-04-28 12:52:26 -07:00
parent f02de579ed
commit d393c79b91
2 changed files with 2 additions and 2 deletions

View file

@ -53,5 +53,5 @@ LOGGING_CONFIG = {
},
},
}
logger_setup()
dictConfig(LOGGING_CONFIG)