From 2398cb2f0bb5b8045e5deb31ece381b29e814866 Mon Sep 17 00:00:00 2001 From: Marius Stanciu Date: Mon, 4 Jan 2021 19:54:31 +0000 Subject: [PATCH] ToolShell.py edited online with Bitbucket Tab fixed. --- appTools/ToolShell.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appTools/ToolShell.py b/appTools/ToolShell.py index 1697cadd..35d9004e 100644 --- a/appTools/ToolShell.py +++ b/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()