[ci] auto-format

This commit is contained in:
brostosjoined 2025-07-19 21:48:43 +00:00 committed by github-actions[bot]
parent fa7ad5701e
commit c71dac4b2d
3 changed files with 36 additions and 48 deletions

View file

@ -1,4 +1,5 @@
# ba_meta require api 9
import babase
ba_plugman = {
"shake_em_off": {
"description": "Shake as many stickies of you as possible",
@ -16,13 +17,8 @@ ba_plugman = {
}
}
import babase
# ba_meta export babase.Plugin
class bybrostos(babase.Plugin):
def __init__():
pass

View file

@ -1,4 +1,5 @@
# ba_meta require api 9
import babase
ba_plugman = {
"shake_em_off": {
"description": "Shake as many stickies of you as possible",
@ -16,13 +17,8 @@ ba_plugman = {
}
}
import babase
# ba_meta export babase.Plugin
class bybrostos(babase.Plugin):
def __init__():
pass

View file

@ -1,4 +1,5 @@
# ba_meta require api 9
import babase
ba_plugman = {
"shake_em_off": {
"description": "Shake as many stickies of you as possible",
@ -16,13 +17,8 @@ ba_plugman = {
}
}
import babase
# ba_meta export babase.Plugin
class bybrostos(babase.Plugin):
def __init__():
pass