Log information about non custom pipelines

pull/47/head
Guillermo Rodriguez 2025-02-07 22:40:19 -03:00
parent b365614194
commit 5edd7f4db4
No known key found for this signature in database
GPG Key ID: 002CC5F1E6BDA53E
1 changed files with 1 additions and 2 deletions

View File

@ -123,8 +123,7 @@ def pipeline_for(
return pipe
except ImportError:
# TODO, uhh why not warn/error log this?
...
logging.info(f'didn\'t find a custom pipeline file for {shortname}')
req_mem = model_info.mem