[~] Refactor
This commit is contained in:
parent
d17e9cf880
commit
9bc2752fab
@ -24,7 +24,6 @@ import traceback
|
||||
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
logger.setLevel(logging.INFO)
|
||||
|
||||
|
||||
def custom_notify(
|
||||
@ -3363,6 +3362,7 @@ def media_keys(argv):
|
||||
|
||||
def commands_cli():
|
||||
logging.getLogger().setLevel(logging.INFO)
|
||||
logger.setLevel(logging.INFO)
|
||||
|
||||
msg = None
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user