[ci] auto-format

This commit is contained in:
imayushsaini 2023-11-12 12:01:30 +00:00 committed by github-actions[bot]
parent bc4780d461
commit 32e0f4505e

View file

@ -708,7 +708,6 @@ class ModifiedPartyWindow(bascenev1lib_party.PartyWindow):
self._on_chat_press,
msg, txt, showMute))
# btn = bui.buttonwidget(parent=self._columnwidget,
# scale=0.7,
# size=(100,20),
@ -724,7 +723,6 @@ class ModifiedPartyWindow(bascenev1lib_party.PartyWindow):
except Exception:
pass
def _add_msg_when_muted(self, msg: str) -> None:
txt = bui.textwidget(parent=self._columnwidget,