Skip to content

Commit 62bcd51

Browse files
fix unit test support import
1 parent 61d7f3b commit 62bcd51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit_test.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
export_env,
6767
)
6868

69-
from tests.unit_test_support import (
69+
from unit_test_support import (
7070
createClusterWithConfig,
7171
createTestDDP,
7272
createDDPJob_no_cluster,

0 commit comments

Comments
 (0)