mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 02:15:22 -04:00
[PR #69] [MERGED] feat(python): Enable pycodestyle (W) warning ruleset with ruff #119
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugin-sdks/pull/69
Author: @QuantumGhost
Created: 3/24/2025
Status: ✅ Merged
Merged: 3/24/2025
Merged by: @Yeuoly
Base:
main← Head:feat/real-pycodestyle-w📝 Commits (1)
7a42496feat(python): Enable pycodestyle (W) warning ruleset with ruff📊 Changes
3 files changed (+7 additions, -3 deletions)
View changed files
📝
python/.ruff.toml(+4 -0)📝
python/dify_plugin/entities/model/__init__.py(+1 -1)📝
python/examples/agent/prompt/template.py(+2 -2)📄 Description
Refactor codebase to fix pre-existing style issues flagged by the ruleset.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.