Skip to content

Commit

Permalink
Add importorskip to Jupyter widgets test.
Browse files Browse the repository at this point in the history
  • Loading branch information
Carifio24 committed Dec 22, 2024
1 parent 09c2f05 commit 9820365
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions glue_ar/jupyter/tests/test_widgets.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
from pytest import importorskip

importorskip("glue_jupyter")

from echo import CallbackProperty
from ipyvuetify import Checkbox, Img, Slider, Tooltip

Expand Down

0 comments on commit 9820365

Please sign in to comment.