Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
Jakub Trllo 2024-06-06 09:36:12 +02:00 committed by GitHub
parent 8b18196980
commit 42b1d5ee12
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -356,7 +356,7 @@ class LoaderController(BackendLoaderController, FrontendLoaderController):
except BaseException:
self.log.error(
"Falied to collect loaded products.", exc_info=True
"Failed to collect loaded products.", exc_info=True
)
containers = []