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()