Skip to content

removed unncessary init file in root dir#1398

Merged
crivetimihai merged 1 commit intomainfrom
remove_unnecessary_init
Nov 7, 2025
Merged

removed unncessary init file in root dir#1398
crivetimihai merged 1 commit intomainfrom
remove_unnecessary_init

Conversation

@kevalmahajan
Copy link
Copy Markdown
Member

@kevalmahajan kevalmahajan commented Nov 7, 2025

🐛 Bug-fix PR


Closes #1351

📌 Summary

There was a init file added for previous versions of wrapper, needed for accessing wrapper as a module. Currently its not needed, so removing the empty file.

Tested running wrapper as a module without the init file, and that works.

🧪 Verification

Check Command Status
Lint suite make lint
Unit tests make test
Coverage ≥ 90 % make coverage
Manual regression no longer fails steps / screenshots

📐 MCP Compliance (if relevant)

  • Matches current MCP spec
  • No breaking change to MCP clients

✅ Checklist

  • Code formatted (make black isort pre-commit)
  • No secrets/credentials committed

Signed-off-by: Keval Mahajan <mahajankeval23@gmail.com>
@crivetimihai crivetimihai merged commit b2cc215 into main Nov 7, 2025
45 checks passed
@crivetimihai crivetimihai deleted the remove_unnecessary_init branch November 7, 2025 13:02
kcostell06 pushed a commit to kcostell06/mcp-context-forge that referenced this pull request Feb 24, 2026
Signed-off-by: Keval Mahajan <mahajankeval23@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CHORE]: Remove __init__ from root directory

2 participants