mirror of
https://github.com/Denvi/FlatCAM.git
synced 2026-03-23 16:47:13 +01:00
remove Empty line
This commit is contained in:
@@ -653,7 +653,6 @@ class App(QtCore.QObject):
|
||||
self.tcl.eval('return -code error "%s"' % text)
|
||||
raise Exception(text)
|
||||
|
||||
|
||||
def exec_command(self, text):
|
||||
"""
|
||||
Handles input from the shell. See FlatCAMApp.setup_shell for shell commands.
|
||||
|
||||
Reference in New Issue
Block a user