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.
1 parent 3520b89 commit 6df0ed5Copy full SHA for 6df0ed5
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