Selaa lähdekoodia

ToolShell.py edited online with Bitbucket
Tab fixed.

Marius Stanciu 5 vuotta sitten
vanhempi
commit
2398cb2f0b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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()