Skip to content

Commit 59d76da

Browse files
committed
Fixed broken tests.
1 parent debde86 commit 59d76da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: test/shared/utils/test_export.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import pkg.utils.export as module
1+
import pkg.shared.utils.export as module
22
import pytest
33

44

0 commit comments

Comments
 (0)