af3e78b29d9c35dd95798d34487c62e76d55edfa
pytest collects the repo root as a Package and imports its __init__.py during test setup; guard the ComfyUI-only relative imports behind __package__ so the suite can import gates.* standalone. Drop the tests/ package marker and pin pythonpath/testpaths. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Description
No description provided
Languages
Python
52.6%
JavaScript
47.4%