Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Davide-sd committed Apr 27, 2024
1 parent 2908898 commit 1fe3fcc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_plotgrid.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
plotgrid, PlotGrid, plot, plot3d, plot_contour, plot_vector, plot_polar,
plot_complex, plot_parametric, plot3d_parametric_line,
)
from spb.animation.ipywidgets import Animation as IPYAnimation
from spb.animation.panel import Animation as PanelAnimation
from spb.interactive import IPlot
from spb.plotgrid import _nrows_ncols
from sympy import symbols, sin, cos, tan, exp, pi, Piecewise
Expand Down

0 comments on commit 1fe3fcc

Please sign in to comment.