Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jul 1, 2024
1 parent ea40039 commit be95c0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/fairlens/plot/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
Tools to visualize distributions and heatmaps.
"""


from .distr import attr_distr_plot, distr_plot, mult_distr_plot
from .heatmap import two_column_heatmap
from .style import reset_style, use_style
Expand Down

0 comments on commit be95c0a

Please sign in to comment.