Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Jul 12, 2024
1 parent 9a4d4da commit e84be49
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 e84be49

Please sign in to comment.