Skip to content

Commit 8796452

Browse files
committed
lint
1 parent a3ecb49 commit 8796452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/toolbox-core/tests/test_e2e.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
"""
3636
import pytest
3737
import pytest_asyncio
38+
from pydantic import ValidationError
3839

3940
from toolbox_core.client import ToolboxClient
40-
from pydantic import ValidationError
4141
from toolbox_core.tool import ToolboxTool
4242

4343

0 commit comments

Comments
 (0)