mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-11-07 17:36:00 +00:00
[ci] auto-format
This commit is contained in:
parent
85304770d3
commit
d58e326d4c
5 changed files with 564 additions and 530 deletions
|
|
@ -13,6 +13,8 @@ if TYPE_CHECKING:
|
|||
|
||||
|
||||
Spaz.oldhandlemessage = Spaz.handlemessage
|
||||
|
||||
|
||||
def handlemessage(self, msg: Any) -> Any:
|
||||
if isinstance(msg, ba.DieMessage):
|
||||
if self.node:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue