Skip to content

Commit 8527c76

Browse files
committed
hotfix: update __init__.py
1 parent 7a650b0 commit 8527c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jsonchain/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
trim_branches,
1414
retrieve_leaves
1515
)
16-
import tables
16+
from . import tables

0 commit comments

Comments
 (0)