Commit 6f46704
committed
Fix docstring of Figure.subfigures.
subfigures() usually adds more than one subfigure at a time, despite
what the docstring previously said. Fix that. The new wording mostly
matches the one of subplots().1 parent 3d6c3da commit 6f46704
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1512 | 1512 | | |
1513 | 1513 | | |
1514 | 1514 | | |
1515 | | - | |
| 1515 | + | |
1516 | 1516 | | |
1517 | 1517 | | |
1518 | 1518 | | |
| |||
0 commit comments