runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 7, in <module> from utils import get_localized_strings, clean_file_paths File "/app/utils.py", line 36, in <module> def clean_file_paths(paths: List[str]): NameError: name 'List' is not defined. Did you mean: 'list'?

Container logs:

Fetching error logs...