mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
[ci] auto-format
This commit is contained in:
parent
118bcc9571
commit
e604a3ce2e
22 changed files with 43 additions and 0 deletions
|
|
@ -47,5 +47,7 @@ def wave_emote():
|
|||
print(last_len_msg, "last_len_msg")
|
||||
|
||||
# ba_meta export babase.Plugin
|
||||
|
||||
|
||||
class brostos(babase.Plugin):
|
||||
timer = bs.AppTimer(0.5, wave_emote, repeat=True)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue