mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-05 01:02:37 +00:00
The shim's MetaPathFinder matched the crewai.a2a root, so importlib.reload(crewai.a2a) would swap the shim module for crewai_a2a and drop the shim's __all__ re-exports.