Files
crewAI/tests/cli/test_subprocess_utils.py
Devin AI 44ba420130 fix: resolve lint issues in Windows CLI subprocess fix
- Fix RUF005: Use spread syntax instead of concatenation in install_crew.py
- Fix S108: Replace /tmp with /home/test in test paths
- Fix E501: Shorten function name to meet line length requirements

These changes address the lint failures in CI while maintaining the core
Windows subprocess compatibility fix.

Co-Authored-By: João <joao@crewai.com>
2025-09-16 17:53:05 +00:00

5.0 KiB