Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pysamples/push_time.py
diff options
context:
space:
mode:
Diffstat (limited to 'pysamples/push_time.py')
-rw-r--r--pysamples/push_time.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/pysamples/push_time.py b/pysamples/push_time.py
index ae22684..2abf260 100644
--- a/pysamples/push_time.py
+++ b/pysamples/push_time.py
@@ -21,7 +21,8 @@
# This procedure is invoked when the user-definable block on the "extras"
# palette is selected.
-def myblock(lc, x):
+
+def myblock(lc, x): # ignore second argument
###########################################################################
#