From 9d49c4c0e0873b0b79e598e19222fa41e8c2995c Mon Sep 17 00:00:00 2001 From: "B.Jothin kumar" Date: Sat, 9 Oct 2021 17:47:30 +0530 Subject: [PATCH] Update Jarvis2.py --- Jarvis2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jarvis2.py b/Jarvis2.py index 719003c..657ed84 100755 --- a/Jarvis2.py +++ b/Jarvis2.py @@ -180,4 +180,4 @@ def execute_the_command_said_by_user(): gui.set_speak_command(execute_the_command_said_by_user) -gui.mainloop() \ No newline at end of file +gui.mainloop()