Skip to content

Commit 668f003

Browse files
author
Zvi Fried
committed
feat/general-refinement - test: this commit should be blocked by pre-commit
1 parent bb1c885 commit 668f003

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/mcp_as_a_judge/server.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"""
77

88
import json
9+
import pdb; pdb.set_trace() # This will trigger debug statement check
910

1011
from mcp.server.fastmcp import Context, FastMCP
1112
from mcp.server.session import ServerSession

0 commit comments

Comments
 (0)