pep8 compliance: E302 expected 2 blank lines

This commit is contained in:
David Sowder 2012-02-23 18:04:02 -06:00
parent 8c8aea6b11
commit d2716596f5

View File

@ -38,6 +38,7 @@ inputs = (
# you get undo for free: everything within 'box' is copied to a temporary buffer
# before perform is called, and then copied back when the user asks to undo
def perform(level, box, options):
blockType = options["Pick a block:"].ID
complexity = options["Fractal complexity"]