mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-24 13:06:56 -04:00
fix: apply ruff
This commit is contained in:
@@ -65,4 +65,3 @@ class CommitCommentEvent(Event):
|
||||
targets = {s.strip() for s in str(value).split(",") if s.strip()}
|
||||
if targets and path not in targets:
|
||||
raise EventIgnoreError()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user