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

Skip to content

Commit 8d84206

Browse files
committed
add ending newline to pause_resume.py
1 parent 8dcce25 commit 8d84206

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/animation/pause_resume.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ def update(self, i):
4343

4444

4545
PauseAnimation()
46-
plt.show()
46+
plt.show()

0 commit comments

Comments
 (0)