fixed everything again

This commit is contained in:
TallGorilla
2021-10-08 18:53:12 +02:00
parent 295e6fa322
commit 3350726592
6 changed files with 21 additions and 23 deletions

View File

@@ -50,7 +50,7 @@ def speak(text):
engine.runAndWait()
def wishMe(master):
def wish_me(master):
hour = datetime.datetime.now().hour
# print(hour)
if hour >= 0 and hour < 12: