Skip to content

Commit 5f2f34c

Browse files
committed
fix mkdocs path
1 parent 602e5ea commit 5f2f34c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ plugins:
109109
- mkdocstrings:
110110
handlers:
111111
python:
112-
paths: [fastroai]
112+
paths: [.]
113113
options:
114114
docstring_style: google
115115
show_source: false

0 commit comments

Comments
 (0)