Skip to content

Commit ba30829

Browse files
Merge pull request #5 from StructuralPython/releases/v0.2.0
Update __init__.py
2 parents 2336a3d + 7a650b0 commit ba30829

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/jsonchain/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@
1212
extract_keys,
1313
trim_branches,
1414
retrieve_leaves
15-
)
15+
)
16+
import tables

0 commit comments

Comments
 (0)