Skip to content

Commit e8d821b

Browse files
add change
1 parent 1c638b3 commit e8d821b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/mcp_server/test_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
get_current_timestamp,
1010
format_timestamp_for_display,
1111
)
12-
from utils.formatters import (
12+
from src.mcp_server.utils.formatters import (
1313
format_mcp_response,
1414
format_error_response,
1515
format_success_response,

0 commit comments

Comments
 (0)