mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
modified log message
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
16af1a2347
commit
317c27eeaf
1 changed files with 1 additions and 1 deletions
|
|
@ -364,7 +364,7 @@ def _load_modules():
|
|||
basename
|
||||
)
|
||||
else:
|
||||
msg = "Failed to import '{}'.".format(fullpath)
|
||||
msg = "Failed to import module '{}'.".format(fullpath)
|
||||
log.error(msg, exc_info=True)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue