1
0

fix: fix what a shit

This commit is contained in:
2026-01-19 22:43:58 +08:00
parent b16c7508f0
commit 8f1b7cc196
12 changed files with 1346 additions and 54 deletions

View File

@@ -1,4 +1,4 @@
import _blctas # type: ignore
from _blctas.tasfile import TasKey, TasFile # type: ignore
from _blctas.tasfile import create, load, save # type: ignore
from . import _blctas
from _blctas import tasfile
from _blctas.tasfile import TasFile, TasKey
from _blctas.tasfile import create, load, save