🎈 auto fixes by pre-commit hooks
This commit is contained in:
@@ -308,7 +308,9 @@ class PluginManager:
|
||||
context=self.context
|
||||
)
|
||||
else:
|
||||
metadata.star_cls = metadata.star_cls_type(context=self.context)
|
||||
metadata.star_cls = metadata.star_cls_type(
|
||||
context=self.context
|
||||
)
|
||||
else:
|
||||
logger.info(f"插件 {metadata.name} 已被禁用。")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user