You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add setup.py and root conftest.py for test discovery
- Add minimal setup.py for tools that still require it
- Add root conftest.py to ensure src is on Python path
- This should resolve any remaining package discovery issues
0 commit comments