8000 [pre-commit.ci] auto fixes from pre-commit.com hooks · matplotlib/matplotlib@d5c9f7b · GitHub
[go: up one dir, main page]

Skip to content

Commit d5c9f7b

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 5ad2d55 commit d5c9f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/next_whats_new/subplots_adjust.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ Resetting the subplot parameters for figure.clear()
33

44
When calling `.Figure.clear()` the settings for `.gridspec.SubplotParams` are restored to the default values.
55

6-
`~.SubplotParams.to_dict` is a new method to get the subplot parameters as a dict,
6+
`~.SubplotParams.to_dict` is a new method to get the subplot parameters as a dict,
77
and `~.SubplotParams.reset` resets the parameters to the defaults.

0 commit comments

Comments
 (0)
0