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/load_journal_entry_to_heap.py') diff --git a/pysamples/load_journal_entry_to_heap.py b/pysamples/load_journal_entry_to_heap.py index 7416554..cf2ec7e 100644 --- a/pysamples/load_journal_entry_to_heap.py +++ b/pysamples/load_journal_entry_to_heap.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