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
Linting path changed from planet_overlap → ./planet_overlap
Tests explicitly target ./planet_overlap/tests
Poetry paths properly exported for every step
Python version locked to 3.10 to match dependencies
This should eliminate the FileNotFoundError (E902) and make the CI workflow pass, assuming all other dependencies in pyproject.toml are correct.
0 commit comments