Skip to content

Commit

Permalink
Ignore unfound values_host
Browse files Browse the repository at this point in the history
  • Loading branch information
mroeschke committed Jul 23, 2024
1 parent 66e44ae commit 7b397be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/cudf/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -556,6 +556,7 @@ def on_missing_reference(app, env, node, contnode):
("py:class", "Dtype"),
# The following are erroneously warned due to
# https://github.com/sphinx-doc/sphinx/issues/11225
("py:obj", "cudf.Index.values_host"),
("py:class", "pa.Array"),
("py:class", "ScalarLike"),
("py:class", "ParentType"),
Expand Down

0 comments on commit 7b397be

Please sign in to comment.