Skip to content

Commit

Permalink
fix unit test support import
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelClifford authored and openshift-merge-robot committed Aug 31, 2023
1 parent 61d7f3b commit 62bcd51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
export_env,
)

from tests.unit_test_support import (
from unit_test_support import (
createClusterWithConfig,
createTestDDP,
createDDPJob_no_cluster,
Expand Down

0 comments on commit 62bcd51

Please sign in to comment.