fix: sort imports according to linter rules

Co-Authored-By: Joe Moura <joao@crewai.com>
This commit is contained in:
Devin AI
2025-02-11 11:11:01 +00:00
parent 8b58feb5e0
commit ae4ca7748c
3 changed files with 2 additions and 5 deletions

View File

@@ -1,8 +1,7 @@
"""Test HumanTool functionality."""
from unittest.mock import patch
import pytest
from unittest.mock import patch
from crewai.tools import HumanTool