We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 879b4a5 commit ff56b37Copy full SHA for ff56b37
tests/test_astro_image_display_api.py
@@ -1,8 +1,7 @@
1
from astropy.utils.data import get_pkg_data_contents
2
3
from astro_image_display_api.interface_definition import ImageViewerInterface
4
-from astro_image_display_api.dummy_viewer import ImageViewer
5
-from astro_image_display_api.widget_api_test import ImageWidgetAPITest
+
6
7
def test_api_test_class_completeness():
8
"""
0 commit comments