Skip to content

Commit 17e372b

Browse files
Update mkdocs.yml to include inventories for Python
1 parent b15894f commit 17e372b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ plugins:
102102
default_handler: python
103103
handlers:
104104
python:
105-
import:
105+
inventories:
106106
- https://docs.python.org/3/objects.inv
107107
- https://numpy.org/doc/stable/objects.inv
108108
options:

0 commit comments

Comments
 (0)