Files
langflow/scripts
RamGopalSrikar b7d30805ee fix: resolve ruff violations in GP scripts and main.py
- Use .values() instead of .items() when attr_name is unused (B007/PERF102)
- Split long print f-string to stay under 120 chars (E501)
- Add blank line in docstring between summary and description (D205)
- Use ternary operator for locale assignment in main.py (SIM108)
2026-04-09 11:26:54 -04:00
..
2025-09-02 17:45:53 +00:00
2025-09-02 17:45:53 +00:00