We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a813e51 commit e25b56cCopy full SHA for e25b56c
1 file changed
mkdocs.yml
@@ -32,8 +32,7 @@ plugins:
32
- mkdocstrings:
33
handlers:
34
python:
35
- setup_commands:
36
- - import sys
+ import:
37
- sys.path.append(".")
38
39
nav:
0 commit comments