Jelajahi Sumber

Fix identation

Leandro 5 tahun lalu
induk
melakukan
e60ef95e62
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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()