typo
This commit is contained in:
@@ -30,7 +30,7 @@ def get_data():
|
||||
|
||||
data = get_data()
|
||||
if data is None or data["noshutdown"] == 1:
|
||||
return
|
||||
exit
|
||||
|
||||
time = datetime.strptime(data["time"], "%H:%M").time()
|
||||
print(time)
|
||||
Reference in New Issue
Block a user