Skip to content

Commit ad42b4d

Browse files
author
Joel Collins
committed
Added make_primitive import
1 parent ebaef37 commit ad42b4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

labthings/server/types/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
from .properties import value_to_field, data_dict_to_schema
22
from .annotations import function_signature_to_schema
3+
from .preprocess import make_primitive

0 commit comments

Comments
 (0)