pep8 compliance: W292 no newline at end of file
This commit is contained in:
parent
0dc7fba346
commit
2f4dcef10b
@ -367,4 +367,4 @@ class FillTool(EditorTool):
|
||||
|
||||
self.blockInfo = self.editor.level.materials.blockWithID(id, data)
|
||||
else:
|
||||
return self.editor.selectionTool.mouseDown(evt, pos, dir)
|
||||
return self.editor.selectionTool.mouseDown(evt, pos, dir)
|
||||
|
Reference in New Issue
Block a user