Skip to content

Commit a02e21d

Browse files
?
1 parent fbb298b commit a02e21d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tarantool/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
ENCODING_DEFAULT,
3232
)
3333

34+
from tarantool import msgpack_ext
35+
3436
from tarantool.msgpack_ext.types.datetime import (
3537
Datetime,
3638
)

0 commit comments

Comments
 (0)