auto-schedule: hotfix - added missing 'f'
This commit is contained in:
@@ -42,4 +42,4 @@ if self.MESSAGE["text"].lower() == "!пара":
|
||||
self.RESPONCE = "Сьогодні більше немає пар"
|
||||
|
||||
except Exception as e:
|
||||
print("[WARN] module: auto-schedule: failed to process schedule.json ({e})")
|
||||
print(f"[WARN] module: auto-schedule: failed to process schedule.json ({e})")
|
||||
|
||||
Reference in New Issue
Block a user