Explorar el Código

ToolShell.py edited online with Bitbucket
Tab fixed.

Marius Stanciu hace 5 años
padre
commit
2398cb2f0b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      appTools/ToolShell.py

+ 1 - 1
appTools/ToolShell.py

@@ -292,7 +292,7 @@ class FCShell(TermWidget):
         self.app = app
 
         self.tcl_commands_storage = {}
-	self.tcl = None
+	    self.tcl = None
 
         self.init_tcl()