mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-05 09:12:39 +00:00
fix: remove unused pytest import in test_hardcoded_secrets.py
Co-Authored-By: João <joao@crewai.com>
This commit is contained in:
@@ -10,8 +10,6 @@ import tempfile
|
||||
from pathlib import Path
|
||||
from unittest.mock import patch
|
||||
|
||||
import pytest
|
||||
|
||||
from crewai.cli.create_flow import create_flow
|
||||
from crewai.llms.providers.openai_compatible.completion import (
|
||||
OPENAI_COMPATIBLE_PROVIDERS,
|
||||
|
||||
Reference in New Issue
Block a user