Skip to content

Commit

Permalink
Merge pull request #15 from glue-viz/fix-ci
Browse files Browse the repository at this point in the history
Fix continuous integration
  • Loading branch information
astrofrog authored Aug 27, 2024
2 parents 9a4d4da + f5d8533 commit 4ecedb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start_glue.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@

ga.new_data_viewer(WWTQtViewer)

from glue_vispy_viewers.scatter.scatter_viewer import VispyScatterViewer
from glue_vispy_viewers.scatter.qt.scatter_viewer import VispyScatterViewer

ga.new_data_viewer(VispyScatterViewer)

Expand Down

0 comments on commit 4ecedb6

Please sign in to comment.