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 d3ac7b8 commit 212809dCopy full SHA for 212809d
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