mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 02:15:22 -04:00
420b2b6db1
- Adjusted import order in request.py for consistency. - Enhanced the description formatting in trigger.py for better clarity. - Streamlined exception handling and method signatures in github.py for improved readability. - Simplified dictionary construction in message_delivered.py to enhance clarity. - Consolidated return statements in test_trigger_factory.py for better organization. These changes contribute to a cleaner and more maintainable codebase, improving overall readability and consistency across the project.