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

Skip to content

Commit 8dcce25

Browse files
committed
rm unused sys import
1 parent d4a256c commit 8dcce25

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/animation/pause_resume.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
import matplotlib.pyplot as plt
1212
import matplotlib.animation as animation
1313
import numpy as np
14-
import sys
1514

1615

1716
class PauseAnimation:

0 commit comments

Comments
 (0)