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 f359358 commit 07a9425Copy full SHA for 07a9425
bqplot_gl/__init__.py
@@ -5,7 +5,7 @@
5
# Distributed under the terms of the Modified BSD License.
6
7
from .marks import * # noqa
8
-from ._version import __version__, version_info # noqa
+from ._version import __version__ # noqa
9
10
11
def _jupyter_labextension_paths():
0 commit comments