Skip to content

Commit 61c792b

Browse files
committed
Make bqlpot work with the new API (mostly)
1 parent c7b92cb commit 61c792b

File tree

4 files changed

+212
-644
lines changed

4 files changed

+212
-644
lines changed

astrowidgets/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
except ImportError:
55
__version__ = ''
66

7-
from .ginga import * # noqa
7+
#from .ginga import * # noqa

0 commit comments

Comments
 (0)