Skip to content

Commit 4ed685d

Browse files
committed
Add a doc ignore for EllipsisType
1 parent ce30702 commit 4ed685d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
["py:class", r"arraycontext.typing._UserDefinedArithArrayContainer"],
4646
["py:class", r"np.integer"],
4747
["py:class", r".*\|.*"],
48+
["py:data", r"types.EllipsisType"],
4849
]
4950

5051
sphinxconfig_missing_reference_aliases = {

0 commit comments

Comments
 (0)