Skip to content

Commit 212809d

Browse files
authored
DOC: fix copyright (#168)
1 parent d3ac7b8 commit 212809d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
from typing import Any
55

66
project = "array-api-extra"
7+
copyright = "Consortium for Python Data API Standards"
8+
author = "Consortium for Python Data API Standards"
79
version = release = importlib.metadata.version("array_api_extra")
810

911
extensions = [

0 commit comments

Comments
 (0)