Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Commit f762334

Browse files
committed
lint
1 parent 07ff712 commit f762334

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)