put everything through pydev's code auto-formatter
This commit is contained in:
parent
6b9e82c2e4
commit
225f813d28
@ -468,6 +468,7 @@ def extractSchematicFrom(sourceLevel, box):
|
|||||||
|
|
||||||
return tempSchematic
|
return tempSchematic
|
||||||
|
|
||||||
|
import tempfile
|
||||||
def extractZipSchematicFrom(sourceLevel, box, zipfilename):
|
def extractZipSchematicFrom(sourceLevel, box, zipfilename):
|
||||||
#converts classic blocks to alpha
|
#converts classic blocks to alpha
|
||||||
#probably should only apply to alpha levels
|
#probably should only apply to alpha levels
|
||||||
|
Reference in New Issue
Block a user