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