Fix identation

This commit is contained in:
Leandro 2021-01-05 12:30:04 -03:00
parent 2398cb2f0b
commit e60ef95e62
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()