Skip to content

Commit 07a9425

Browse files
committed
Iterate
1 parent f359358 commit 07a9425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bqplot_gl/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Distributed under the terms of the Modified BSD License.
66

77
from .marks import * # noqa
8-
from ._version import __version__, version_info # noqa
8+
from ._version import __version__ # noqa
99

1010

1111
def _jupyter_labextension_paths():

0 commit comments

Comments
 (0)