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 c920f06 commit 66855b6Copy full SHA for 66855b6
ipydatagrid/_frontend.py
@@ -5,7 +5,7 @@
5
Information about the frontend package of the widgets.
6
"""
7
8
-from ._version import __version__, __frontend_version__
+from ._version import __frontend_version__
9
10
module_name = "ipydatagrid"
11
module_version = __frontend_version__
0 commit comments