Skip to content

Commit cc97ea3

Browse files
committed
Update
1 parent 0638add commit cc97ea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/datacontract_specification/test_model.py renamed to tests/test_model.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import yaml
22

3-
from .model import DataContractSpecification
3+
from datacontract_specification.model import DataContractSpecification
44

55

66
def test_roundtrip():

0 commit comments

Comments
 (0)