Skip to content

Commit be2d172

Browse files
authored
Update main.py
1 parent 3e798bf commit be2d172

File tree

1 file changed

+1
-1
lines changed
  • examples/clients/simple-chatbot/mcp_simple_chatbot

1 file changed

+1
-1
lines changed

examples/clients/simple-chatbot/mcp_simple_chatbot/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import asyncio
2-
import json
2+
import json
33
import logging
44
import os
55
import shutil

0 commit comments

Comments
 (0)