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

Skip to content

Commit add5a58

Browse files
committed
DOC: add note about downloading helper library
1 parent 45ad5c8 commit add5a58

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

examples/event_handling/pong_sgskip.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
66
A small game demo using Matplotlib.
77
8+
.. only:: builder_html
9+
10+
This example requires :download:`pipong.py <pipong.py>`
11+
812
"""
913
from __future__ import print_function, division
1014
import time

0 commit comments

Comments
 (0)