feat: add TODO to update time_to_run for string input conversion to seconds

This commit is contained in:
Ross
2026-07-14 21:03:33 +01:00
parent 5ff78faa07
commit fc2413538c
+1 -1
View File
@@ -45,7 +45,7 @@ from rota_generator.workers import (
OutOfProgramme,
)
# TODO update time_to_run to accept a string like "10h" or "30m" and convert to seconds
@app.command()
def main(
suspend: bool = False,