Skip to content

Commit

Permalink
Merge pull request #7 from fpgmaas/mkdocstrings
Browse files Browse the repository at this point in the history
fix mkdocstrings
  • Loading branch information
fpgmaas authored Sep 15, 2024
2 parents 739e904 + 95164ac commit ad39774
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions {{cookiecutter.project_name}}/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ plugins:
- mkdocstrings:
handlers:
python:
setup_commands:
- import sys
- sys.path.append('../')
paths: [{{cookiecutter.project_slug}}]
theme:
name: material
feature:
Expand Down

0 comments on commit ad39774

Please sign in to comment.