We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7491eb5 commit 9d2fb16Copy full SHA for 9d2fb16
src/mkdocstrings_handlers/python/_internal/config.py
@@ -869,7 +869,7 @@ class PythonInputOptions:
869
bool,
870
_Field(
871
group="general",
872
- description="Whether to not give objects local inventory entries.",
+ description="Whether to prevent objects from being registered in the local objects inventory.",
873
),
874
] = False
875
0 commit comments