We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab27734 commit 1b64d80Copy full SHA for 1b64d80
src/fairlens/plot/__init__.py
@@ -2,7 +2,6 @@
2
Tools to visualize distributions and heatmaps.
3
"""
4
5
-
6
from .distr import attr_distr_plot, distr_plot, mult_distr_plot
7
from .heatmap import two_column_heatmap
8
from .style import reset_style, use_style
0 commit comments