Skip to content

Fix workflow deployment and tests - #44

Open
Kirscher wants to merge 1 commit into
mainfrom
cursor/fix-workflow-deployment-and-tests-b381
Open

Fix workflow deployment and tests#44
Kirscher wants to merge 1 commit into
mainfrom
cursor/fix-workflow-deployment-and-tests-b381

Conversation

@Kirscher

Copy link
Copy Markdown
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

cursor Bot commented Oct 11, 2025

Copy link
Copy Markdown

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.

2 participants