Skip to content

Commit

Permalink
revert traceplot.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dkrako authored Sep 14, 2023
1 parent 85727c2 commit 61f3773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pymovements/plotting/traceplot.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
from matplotlib import colors
from matplotlib.collections import LineCollection

from pymovements.gaze import GazeDataFrame
from pymovements.gaze.gaze_dataframe import GazeDataFrame


# This is really a dirty workaround to use the Agg backend if runnning pytest.
Expand Down

0 comments on commit 61f3773

Please sign in to comment.