Skip to content

Commit

Permalink
added skipif
Browse files Browse the repository at this point in the history
  • Loading branch information
Davide-sd committed Apr 27, 2024
1 parent 715ecec commit 6bc44d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/animation/test_panel_ipywidgets.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
from matplotlib.gridspec import GridSpec
import os
import pytest
ipywidgets = pytest.importorskip("ipywidgets")
from spb import (
plot, line, graphics, MB, PB, BB, KB, surface, plotgrid, plot3d,
prange
Expand Down

0 comments on commit 6bc44d9

Please sign in to comment.