瀏覽代碼

Fix identation

Leandro 5 年之前
父節點
當前提交
e60ef95e62
共有 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()