Skip to content

Resolve import issues with health.py - restoring missing_reasons var.#2

Open
0xCwrw wants to merge 1 commit into
MrJayTechie:mainfrom
0xCwrw:main
Open

Resolve import issues with health.py - restoring missing_reasons var.#2
0xCwrw wants to merge 1 commit into
MrJayTechie:mainfrom
0xCwrw:main

Conversation

@0xCwrw

@0xCwrw 0xCwrw commented Jun 11, 2026

Copy link
Copy Markdown

Hi - doing some testing with the tool and during a fresh setup I encountered an import error in the app.py file.

app.py was attempting to import the missing reasons variable from the health.py source but fails to do so. Checking the commit history, the variable was removed in commit 1ff4d80.

I was able to solve the issue by re-adding the missing_results variable to the health.py file. Not sure what the requirement was for removal, and maybe removing the import in app.py is another fix.

The variable was removed in commit MrJayTechie@1ff4d80.

This breaks app.py - this resolved the issue for me.
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.

1 participant