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 4a1fd8f commit 7d7f22aCopy full SHA for 7d7f22a
src/axiomatic/document/__init__.py
@@ -1,5 +1,5 @@
1
# This file was auto-generated by Fern from our API Definition.
2
3
-from . import equation, expression, plot
+from . import expression, plot
4
5
-__all__ = ["equation", "expression", "plot"]
+__all__ = [ "expression", "plot"]
0 commit comments