Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jan 20, 2025
1 parent 2717a40 commit aaf2b3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spynnaker/plot_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ def heat_plot(data_sets, ylabel=None, title=None):


def _get_colour():
""" Yields a colour"""
yield "b."
yield "g."
yield "r."
Expand Down

0 comments on commit aaf2b3b

Please sign in to comment.