Skip to content

Commit c3d0477

Browse files
committed
wip
1 parent a8e83bc commit c3d0477

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

src/mkdocstrings_handlers/python/_internal/handler.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,7 @@ def render(self, data: CollectorItem, options: PythonOptions, locale: str | None
284284
Parameters:
285285
data: The collected data.
286286
options: The options to use for rendering.
287+
locale: The locale to use for rendering (default is "en").
287288
288289
Returns:
289290
The rendered data (HTML).

0 commit comments

Comments
 (0)