Skip to content

Commit 6c1570a

Browse files
committed
Docs: fix config key
1 parent 22888b3 commit 6c1570a

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
@@ -126,7 +126,7 @@ plugins:
126126
- mkdocstrings:
127127
handlers:
128128
python:
129-
import:
129+
inventories:
130130
- https://docs.python.org/3/objects.inv
131131
- https://mkdocstrings.github.io/griffe/objects.inv
132132
options:

0 commit comments

Comments
 (0)