ToolShell.py edited online with Bitbucket

Tab fixed.
This commit is contained in:
Marius Stanciu 2021-01-04 19:54:31 +00:00
parent e5110818b1
commit 2398cb2f0b
1 changed files with 1 additions and 1 deletions

View File

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