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 00e9185 commit 20e1f37Copy full SHA for 20e1f37
docs/conf.py
@@ -14,8 +14,8 @@
14
copyright = '2024, Consortium for Python Data API Standards'
15
author = 'Consortium for Python Data API Standards'
16
17
-import array_api_strict
18
-release = array_api_strict.__version__
+# import array_api_strict
+# release = array_api_strict.__version__
19
20
# -- General configuration ---------------------------------------------------
21
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
0 commit comments