[PR #2412] chore: apply F811 linter rule to eliminate redefined imports and methods #23629

Closed
opened 2026-02-21 20:21:27 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/2412

State: closed
Merged: Yes


**Original Pull Request:** https://github.com/langgenius/dify/pull/2412 **State:** closed **Merged:** Yes --- - F811 rule in Ruff derived from the Pyflakes linter: https://docs.astral.sh/ruff/rules/redefined-while-unused/ - Fixed redundant redefined import name in 3 violations - Deleted the duplicated methods `new` in `gmpy2_pkcs10aep_cipher.py`
yindo added the pull-request label 2026-02-21 20:21:27 -05:00
yindo closed this issue 2026-02-21 20:21:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#23629