style: 修改为显式导入

This commit is contained in:
2026-04-04 16:02:49 +08:00
parent 3346c75584
commit b531232a9b
12 changed files with 38 additions and 34 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
from astrai.data import *
from astrai.trainer import *
from astrai.data import ResumableDistributedSampler
def test_random_sampler_consistency(random_dataset):