mirror of https://github.com/langgenius/dify.git
- Updated the `update` method in `SubscriptionBuilderUpdater` to use 'is not None' checks instead of truthy evaluations for better handling of empty values. - This change improves clarity and ensures that empty dictionaries or strings are correctly processed during updates. |
||
|---|---|---|
| .. | ||
| entities | ||
| utils | ||
| __init__.py | ||
| errors.py | ||
| provider.py | ||
| trigger_manager.py | ||