Merge branch 'develop' into enhancement/AY-5687_Substance-review-attribute

This commit is contained in:
Kayla Man 2024-06-10 20:29:03 +08:00 committed by GitHub
commit 0de31e3ea3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,7 +36,7 @@ class Commands:
log.warning(
"Failed to add cli command for module \"{}\"".format(
addon.name
)
), exc_info=True
)
return click_func