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 70c7c80 commit a91e6adCopy full SHA for a91e6ad
docs/conf.py
@@ -4,6 +4,8 @@
4
from typing import Any
5
6
project = "array-api-extra"
7
+copyright = "Consortium for Python Data API Standards"
8
+author = "Consortium for Python Data API Standards"
9
version = release = importlib.metadata.version("array_api_extra")
10
11
extensions = [
0 commit comments