diff options
| author | Andrew Branson <andrew.branson@jolla.com> | 2026-05-15 12:21:39 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@jolla.com> | 2026-05-15 12:21:39 +0200 |
| commit | 1f14c5483ee111105f94d66fb3b82208946d914a (patch) | |
| tree | d931715d7a3335324fbcdc51fcef1e0cef590235 /src/sailfish_devel_mcp/vendor/__init__.py | |
Initial Sailfish devel MCP
Diffstat (limited to 'src/sailfish_devel_mcp/vendor/__init__.py')
| -rw-r--r-- | src/sailfish_devel_mcp/vendor/__init__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sailfish_devel_mcp/vendor/__init__.py b/src/sailfish_devel_mcp/vendor/__init__.py new file mode 100644 index 0000000..589c875 --- /dev/null +++ b/src/sailfish_devel_mcp/vendor/__init__.py @@ -0,0 +1,2 @@ +"""Vendored helper scripts used by the MCP server.""" + |
