Skip to content

Commit 37c66d1

Browse files
committed
shorten example description.
1 parent a02506f commit 37c66d1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

galleries/examples/animation/frame_grabbing_sgskip.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
Use a MovieWriter directly to grab individual frames and write them to a
77
file. This avoids any event loop integration, and thus works even with the Agg
88
backend. This is not recommended for use in an interactive setting.
9-
10-
Output generated via `matplotlib.animation.Animation.to_jshtml`.
119
"""
1210

1311
import numpy as np

0 commit comments

Comments
 (0)