Skip to content

Commit a263257

Browse files
committed
Ignore missing intersphinx references
1 parent bdd5c8e commit a263257

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
"python": ("https://docs.python.org/3.12", None),
6363
}
6464
nitpicky = True
65+
nitpick_ignore = (("py:class", "BytesIO"), ("py:class", "BufferedRandom"))
6566
warning_is_error = True
6667

6768
autoclass_content = "both"

0 commit comments

Comments
 (0)