Skip to content

Commit a4f3e9e

Browse files
committed
DOC: fix rst issue
1 parent cc301b7 commit a4f3e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/cbook.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2440,7 +2440,7 @@ def normalize_kwargs(kw, alias_mapping=None, required=(), forbidden=(),
24402440
4. allowed
24412441
24422442
This order means that only the canonical names need appear in
2443-
`allowed`, `forbidden`, `required `
2443+
`allowed`, `forbidden`, `required`
24442444
24452445
Parameters
24462446
----------

0 commit comments

Comments
 (0)