Commit ea797c4
fix(docs): rename mkdocstrings 'import' option to 'inventories'
The mkdocstrings-python handler renamed its 'import' configuration
key to 'inventories'. With the pinned mkdocstrings[python]==0.30.1,
mkdocs build fails with 'PythonConfig.__init__() got an unexpected
keyword argument import', breaking the Read the Docs publication.1 parent d6bd4b3 commit ea797c4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments