Skip to content

Commit 5945329

Browse files
Merge pull request #6 from StructuralPython/releases/v0.2.1
hotfix: update __init__.py
2 parents ba30829 + 8527c76 commit 5945329

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)