mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-23 10:55:45 -04:00
22ae421dd6
Introduce the flake8-builtins (A) ruleset to prevent accidental shadowing of Python's built-in functions. Address existing issues primarily by adding `# noqa` to suppress warnings where necessary.