Skip to content

Commit 46e880a

Browse files
committed
DOC: fix rst in GridSpec.update
1 parent 2a66beb commit 46e880a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/matplotlib/gridspec.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,8 +323,9 @@ def update(self, **kwargs):
323323
"""
324324
Update the subplot parameters of the grid.
325325
326-
Parameters:
326+
Parameters
327327
----------
328+
328329
left, right, top, bottom : float, optional
329330
wspace, hspace : float, optional
330331

0 commit comments

Comments
 (0)