[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

@ -73,6 +73,8 @@ if TYPE_CHECKING:
"""
# ba_meta export babase.Plugin
class AutoRun(babase.Plugin):
# During my research and prototyping I figured I'd have to do some linear algebgra.
# I didn't want to use libraries, since this is supposed to be a standalone mod.