We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0638add commit cc97ea3Copy full SHA for cc97ea3
src/datacontract_specification/test_model.py renamed to tests/test_model.py
@@ -1,6 +1,6 @@
1
import yaml
2
3
-from .model import DataContractSpecification
+from datacontract_specification.model import DataContractSpecification
4
5
6
def test_roundtrip():
0 commit comments