Files
dify-plugin-sdks/python/dify_plugin
QuantumGhost 22ae421dd6 feat(python): Integrate flake8-builtins (A) ruleset with ruff (#66)
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.
2025-03-24 18:58:50 +08:00
..
2025-02-10 14:58:05 +08:00
2024-12-02 21:10:36 +08:00
2024-12-13 22:49:51 +08:00
2024-09-11 16:19:46 +08:00
2025-01-08 07:48:27 +08:00