Skip to content

Commit 7f2bd18

Browse files
committed
style(types): export types to the cocoindex. level
1 parent 62d4518 commit 7f2bd18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/cocoindex/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
from .auth_registry import AuthEntryReference, add_auth_entry, ref_auth_entry
1111
from .lib import *
1212
from ._engine import OpArgSchema
13-
from .typing import Vector
13+
from .typing import Float32, Float64, LocalDateTime, OffsetDateTime, Range, Vector, Json

0 commit comments

Comments
 (0)