Skip to content

Commit 9d2fb16

Browse files
authored
Apply suggestion from @pawamoy
1 parent 7491eb5 commit 9d2fb16

File tree

1 file changed

+1
-1
lines changed
  • src/mkdocstrings_handlers/python/_internal

1 file changed

+1
-1
lines changed

src/mkdocstrings_handlers/python/_internal/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -869,7 +869,7 @@ class PythonInputOptions:
869869
bool,
870870
_Field(
871871
group="general",
872-
description="Whether to not give objects local inventory entries.",
872+
description="Whether to prevent objects from being registered in the local objects inventory.",
873873
),
874874
] = False
875875

0 commit comments

Comments
 (0)