Skip to content

Commit

Permalink
Yetyet different show command
Browse files Browse the repository at this point in the history
  • Loading branch information
mdenker committed Nov 10, 2023
1 parent 303022d commit 05a5452
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions viziphant/patterns.py
Original file line number Diff line number Diff line change
Expand Up @@ -463,6 +463,7 @@ def plot_patterns_hypergraph(patterns, num_neurons=None):
fig = viziphant.patterns.plot_patterns_hypergraph(patterns)
fig
plt.show()
"""
# If only patterns of a single dataset are given, wrap them in a list to
Expand Down

0 comments on commit 05a5452

Please sign in to comment.