Skip to content

Commit a1b8f93

Browse files
try this
1 parent b5f880a commit a1b8f93

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tarantool/msgpack_ext/__init__.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
import tarantool.msgpack_ext.packer
2+
import tarantool.msgpack_ext.unpacker
3+
4+
__all__ = ['packer', 'unpacker']

0 commit comments

Comments
 (0)