From 6f21b8133cb583901810853b478a51fe6aaea311 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Sat, 26 Feb 2011 16:48:44 +0000 Subject: pep8 cleanup --- (limited to 'pysamples/push_time.py') 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 ########################################################################### # -- cgit v0.9.1