Skip to content

Commit 09ba735

Browse files
committed
Expose hinton to main module
1 parent 47d2dbc commit 09ba735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/toplot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from .hidden import plot_cohort, plot_polar_cohort
22
from .scattermap import scattermap
3-
from .weights import bar_plot, bar_plot_stacked, scattermap_plot
3+
from .weights import bar_plot, bar_plot_stacked, hinton, scattermap_plot

0 commit comments

Comments
 (0)