Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit cf483b8

Browse files
alextpmartinwicke
andcommitted
Update governance/api-reviews.md
Co-Authored-By: Martin Wicke <[email protected]>
1 parent 6e4cd52 commit cf483b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

governance/api-reviews.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,4 +265,4 @@ escape routes to not break existing code. This means toplevel symbols
265265
deprecation warning on 2.x before deletion on 2.x+1; we should use the
266266
doc_controls decorators to not pollute API docs with deprecated "graduated"
267267
experimental APIs. For experimental function arguments we should consider
268-
catching **kwargs to raise the proper warnings for at least one version.
268+
catching `**kwargs` to raise the proper warnings for at least one version.

0 commit comments

Comments
 (0)