Skip to content

Commit 23e43e5

Browse files
committed
Remove setup_commands from mkdocs config
1 parent de4550f commit 23e43e5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

mkdocs.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ plugins:
88
- mkdocstrings:
99
handlers:
1010
python:
11-
setup_commands:
12-
- import sys
13-
- sys.path.append("manify")
1411
options:
1512
docstring_style: google
1613
merge_init_into_class: true

0 commit comments

Comments
 (0)