Skip to content

Commit

Permalink
Missed tiny ref to styles that were migrated
Browse files Browse the repository at this point in the history
  • Loading branch information
micahjohnson150 committed Sep 8, 2023
1 parent 454fc1b commit 5273938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion study_lyte/plotting.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import matplotlib.pyplot as plt

from study_lyte.styles import EventStyle
def plot_events(ax, profile_events, plot_type='normal', event_alpha=0.6):
"""
Plots the hline or vline for each event on a plot
Expand Down

0 comments on commit 5273938

Please sign in to comment.