Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7f32ce1

Browse files
story645dstansby
andauthored
Update doc/users/interactive.rst
Co-authored-by: David Stansby <[email protected]>
1 parent 2b2a868 commit 7f32ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/interactive.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ If in interactive mode:
147147
- figures will automatically redraw when elements are changed
148148
- `pyplot.show` displays the figures and immediately returns to the prompt
149149

150-
Not in interactive mode:
150+
If not in interactive mode:
151151

152152
- newly created figures and changes to figures are not displayed until
153153
`.pyplot.show` is called again or `.pyplot.pause` exits

0 commit comments

Comments
 (0)