We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e217a1 + 6df0ed5 commit 05f42a6Copy full SHA for 05f42a6
src/tools/ast_grep/__init__.py
@@ -1,9 +1,3 @@
1
"""
2
MCP Server for ast-grep Tool using Anthropic's fastmcp Framework
3
-"""
4
-
5
-__version__ = "0.1.0"
6
7
-from .server import main
8
9
-__all__ = ["main"]
+"""
0 commit comments