Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 07aa92b + 968ac37 commit 2ea0d63Copy full SHA for 2ea0d63
1 file changed
lib/matplotlib/pyplot.py
@@ -849,7 +849,7 @@ def get_current_fig_manager():
849
The figure manager is a container for the actual backend-depended window
850
that displays the figure on screen.
851
852
- If if no current figure exists, a new one is created an its figure
+ If no current figure exists, a new one is created, and its figure
853
manager is returned.
854
855
Returns
0 commit comments