Skip to content

Commit 29f4aef

Browse files
author
dori
committed
fix: import order
1 parent 1dd12f4 commit 29f4aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_conversation_history_lifecycle.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"""
66

77
import asyncio
8-
from datetime import UTC, datetime, timedelta
98

109
import pytest
10+
from datetime import UTC, datetime, timedelta
1111

1212
from mcp_as_a_judge.db.providers.sqlite_provider import SQLiteProvider
1313

0 commit comments

Comments
 (0)