Skip to content

Commit

Permalink
Merge branch 'main' into mb/shrink_docker_image
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinBernstorff authored Oct 25, 2023
2 parents bfa94cb + 3217d85 commit 3defb47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,6 @@ def main(
sleep(sleep_seconds)
main(input_dir=input_dir, watch=watch, host_output_dir=host_output_dir)


if __name__ == "__main__":
typer.run(main)

0 comments on commit 3defb47

Please sign in to comment.