changed frame filter storage type from tuples to sets

This commit is contained in:
Om Chauhan
2026-01-22 08:39:31 +05:30
parent 9c0bf89247
commit 87c12f3098
2 changed files with 12 additions and 19 deletions

View File

@@ -0,0 +1 @@
- Changed frame filter storage from tuples to sets in `PipelineTask`.