debug stop all python

This commit is contained in:
Foufure13
2025-01-10 16:47:04 +01:00
parent a22a825704
commit b1ac5c7506
2 changed files with 1 additions and 6 deletions
+1 -2
View File
@@ -34,7 +34,7 @@ from fonction.first_class import messageTwitch
from fonction.second_fonction import *
# def signal_handler():
# def r():
# os.system('killall python')
# sys.exit(0)
@@ -46,7 +46,6 @@ def stop_all():
recordTw.stop()
sb_translation.stop()
ask_text.stop()
# signal_handler()
def print_help():
hprint("PURPLE", "Touche 'F5'BOT Active l'écoute clavier")