Skip to content

Commit f762334

Browse files
committed
lint
1 parent 07ff712 commit f762334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nerve/tools/mcp/compiler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# ruff: noqa: B010
2+
import json
23
import os
34
import pathlib
45
import typing as t
5-
import json
66

77
import jinja2
88
from mcp import Tool

0 commit comments

Comments
 (0)