Forgot to update new var name
This commit is contained in:
@@ -239,7 +239,7 @@ def init_global_logger(_verbose_level: str = "WARNING"):
|
||||
|
||||
# add the handlers to the logger
|
||||
init_logger.addHandler(fh)
|
||||
init_logger.addHandler(ch)
|
||||
init_logger.addHandler(th)
|
||||
|
||||
|
||||
#if __name__ is not 'main':
|
||||
|
||||
Reference in New Issue
Block a user