pep8 compliance: E302 expected 2 blank lines
This commit is contained in:
parent
8c8aea6b11
commit
d2716596f5
@ -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"]
|
||||
|
Reference in New Issue
Block a user