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
- Changed pytest, ruff, and mypy to use 'python -m' prefix
- This ensures commands are found in the Python environment
- Removed duplicate coverage options from pyproject.toml that conflicted with CI
- Exit code 2 was likely due to pytest command not being in PATH
0 commit comments