Skip to content

Conversation

@Kirscher
Copy link
Owner

Add src/__init__.py to resolve src.* imports during tests and site deployment.

This change makes the src directory a namespace package, allowing Python to correctly resolve imports like src.resultathle which were causing workflow failures in CI tests and the Pages build script.


Open in Cursor Open in Web

… scripts

Ensures tests and Pages build work with src-based imports without changing code structure.
@cursor
Copy link

cursor bot commented Oct 11, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@Kirscher Kirscher marked this pull request as ready for review October 11, 2025 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants