We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73fa10c commit d382f6bCopy full SHA for d382f6b
docs/source/conf.py
@@ -24,7 +24,7 @@
24
import sys
25
from typing import Any
26
27
-import pytorch_sphinx_theme2 # type: ignore[import-untyped]
+import pytorch_sphinx_theme2 # type: ignore[import-not-found]
28
29
# To let us import ./custom_directives.py
30
sys.path.insert(0, os.path.abspath("."))
0 commit comments