Skip to content

Commit 3dc5656

Browse files
🐛 Fix version in import.
1 parent ba20273 commit 3dc5656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/process/test_normalize.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from openapi_pydantic.v3.v3_0 import DataType
1+
from openapi_pydantic.v3.v3_1 import DataType
22

33
from lapidary.render.model.metamodel import MetaModel
44
from lapidary.render.model.stack import Stack

0 commit comments

Comments
 (0)