mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 10:25:23 -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.