[ci] auto-format

This commit is contained in:
Loup-Garou911XD 2025-06-23 19:27:10 +00:00 committed by github-actions[bot]
parent 118bcc9571
commit e604a3ce2e
22 changed files with 43 additions and 0 deletions

View file

@ -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)