[ci] auto-format

This commit is contained in:
Loup-Garou911XD 2022-10-10 08:23:32 +00:00 committed by github-actions[bot]
parent 6e5964a01b
commit 7f7e2fd0a4

View file

@ -257,7 +257,7 @@ def new_chat_message(msg: Union[str, ba.Lstr], clients: Sequence[int] = None, se
old_fcm(msg, clients, sender_override)
if msg == 'ml':
try:
global Ldefault,Udefault
global Ldefault, Udefault
Ldefault, Udefault = ba.app.config.get("moodlightingSettings")
SettingWindow()
cprint("Mood light settings opened")