[ci] auto-format

This commit is contained in:
brostosjoined 2025-07-26 00:49:56 +00:00 committed by github-actions[bot]
parent f195d78603
commit 124641cd96

View file

@ -1,5 +1,7 @@
# Porting to api 8 made easier by baport.(https://github.com/bombsquad-community/baport)
# ba_meta require api 9
import bascenev1 as bs
import babase
plugman = dict(
plugin_name="allow_invisible_models",
description="Changing model to None will make it invisible.",
@ -8,8 +10,6 @@ plugman = dict(
version="1.2.2",
)
import babase
import bascenev1 as bs
original_getmesh = bs.getmesh