Skip to content

Commit 8b7b3c5

Browse files
committed
Fixup hstrat __all__
1 parent 39a5195 commit 8b7b3c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hstrat/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
__all__ = [
1616
"_auxiliary_lib",
1717
"genome_instrumentation",
18-
"phylogenetic_inference"
18+
"phylogenetic_inference",
1919
"stratum_retention_strategy",
2020
"stratum_retention_viz",
2121
]

0 commit comments

Comments
 (0)