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 f67e42e commit 91a256dCopy full SHA for 91a256d
src/pyobsplot/__init__.py
@@ -7,4 +7,4 @@
7
8
__version__ = importlib.metadata.version("pyobsplot")
9
10
-__all__ = ["Obsplot", "Plot", "d3", "Math", "js"]
+__all__ = ["Math", "Obsplot", "Plot", "d3", "js"]
0 commit comments