[ci] auto-format

This commit is contained in:
Freaku17 2024-02-16 20:53:48 +00:00 committed by github-actions[bot]
parent b964b1275d
commit 593ae6fdb2

View file

@ -382,7 +382,7 @@ class plugin(babase.Plugin):
def __init__(self):
## Campaign support ##
babase.app.classic.add_coop_practice_level(bs.Level(
name = 'Simon Says',
name='Simon Says',
gametype=SimonSays,
settings={},
preview_texture_name='courtyardPreview'))
preview_texture_name='courtyardPreview'))