diff --git a/gen_proc.py b/gen_proc.py index b7099b8..54d03b9 100644 --- a/gen_proc.py +++ b/gen_proc.py @@ -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,