8000 Backport PR #25055: Reword awkward sentence in FAQ. · matplotlib/matplotlib@b5083a5 · GitHub
[go: up one dir, main page]

Skip to content

Commit b5083a5

Browse files
oscargusmeeseeksmachine
authored andcommitted
Backport PR #25055: Reword awkward sentence in FAQ.
1 parent 6db4e8d commit b5083a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/users/faq/howto_faq.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ way of defining empty, and checking the above is only rarely necessary.
8989
Usually the user or program handling the figure know if they have added
9090
something to the figure.
9191

92-
Checking whether a figure would render empty cannot be reliably checked except
93-
by actually rendering the figure and investigating the rendered result.
92+
The only reliable way to check whether a figure would render empty is to
93+
actually perform such a rendering and inspect the result.
9494

9595
.. _howto-findobj:
9696

0 commit comments

Comments
 (0)
0