Skip to content

Commit 397a574

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent ca65e02 commit 397a574

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/fairlens/plot/__init__.py

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
Tools to visualize distributions and heatmaps.
33
"""
44

5-
65
from .distr import attr_distr_plot, distr_plot, mult_distr_plot
76
from .heatmap import two_column_heatmap
87
from .style import reset_style, use_style

0 commit comments

Comments
 (0)