ソースを参照

ToolShell.py edited online with Bitbucket
Tab fixed.

Marius Stanciu 5 年 前
コミット
2398cb2f0b
1 ファイル変更1 行追加1 行削除
  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()