feat: add TODO to update time_to_run for string input conversion to seconds
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ from rota_generator.workers import (
|
|||||||
OutOfProgramme,
|
OutOfProgramme,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
# TODO update time_to_run to accept a string like "10h" or "30m" and convert to seconds
|
||||||
@app.command()
|
@app.command()
|
||||||
def main(
|
def main(
|
||||||
suspend: bool = False,
|
suspend: bool = False,
|
||||||
|
|||||||
Reference in New Issue
Block a user