mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-08-26 18:56:41 -04:00
b9ffc8334a
- Enhanced type annotations in the PluginExecutor by adding Mapping to the import statements for better type safety. - Reformatted the docstring in TriggerSubscriptionConstructor to improve readability by breaking long lines into multiple lines. These changes contribute to better code clarity and maintainability across the plugin.