Skip to content

Conversation

@xx-devvv
Copy link

The demo_health_check function crashes with an AttributeError because data_health_check() returns a float (score) instead of the expected dictionary in the current environment.

I added an isinstance(report, dict) check. It now safely prints the score if a dictionary is not returned, allowing the demo to complete successfully.

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