mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 16:48:30 +00:00
- Remove unused 'import os' statement from test_create_crew.py - All tests still pass locally after removing unused import - Should resolve F401 lint error in CI Co-Authored-By: João <joao@crewai.com>