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 1e7c145 commit ad2d101Copy full SHA for ad2d101
docs/source/conf.py
@@ -31,8 +31,6 @@
31
32
# For our local_customization module
33
sys.path.insert(0, os.path.abspath("."))
34
-# For trio itself
35
-sys.path.insert(0, os.path.abspath("../../src"))
36
37
# Enable reloading with `typing.TYPE_CHECKING` being True
38
os.environ["SPHINX_AUTODOC_RELOAD_MODULES"] = "1"
0 commit comments