should be useful

This commit is contained in:
piair
2022-11-06 13:37:12 +01:00
parent afec68a23e
commit 8d15a555e8
2 changed files with 3 additions and 2 deletions

View File

@ -93,7 +93,7 @@ def CustomSleep(temps):
else:
sleep(temps)
except KeyboardInterrupt :
printf("attente annulée")
print("attente annulée")