fix docs
This commit is contained in:
parent
98db2b9e76
commit
7e31e4a4a6
@ -206,6 +206,7 @@ def setup(sphinx):
|
|||||||
("py:class", "TextIO"),
|
("py:class", "TextIO"),
|
||||||
("py:class", "hashlib._Hash"),
|
("py:class", "hashlib._Hash"),
|
||||||
("py:class", "concurrent.futures._base.Executor"),
|
("py:class", "concurrent.futures._base.Executor"),
|
||||||
|
("py:class", "jsonschema.exceptions.ValidationError"),
|
||||||
# Spack classes that are private and we don't want to expose
|
# Spack classes that are private and we don't want to expose
|
||||||
("py:class", "spack.provider_index._IndexBase"),
|
("py:class", "spack.provider_index._IndexBase"),
|
||||||
("py:class", "spack.repo._PrependFileLoader"),
|
("py:class", "spack.repo._PrependFileLoader"),
|
||||||
|
Loading…
Reference in New Issue
Block a user