Skip to content

Commit

Permalink
Black compliance
Browse files Browse the repository at this point in the history
  • Loading branch information
joweich authored Oct 30, 2023
1 parent 982f09a commit 3d68fb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/vis/test_smoketest.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
def test_visualization_import():
try:
import chatminer.visualizations as vis

assert hasattr(vis, "sunburst")
assert hasattr(vis, "wordcloud")
assert hasattr(vis, "calendar_heatmap")
Expand Down

0 comments on commit 3d68fb0

Please sign in to comment.