We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failure of the CI (also on main):
heat/core/tests/test_statistics.py::TestStatistics::test_percentile - TypeError: _percentile_dispatcher() got an unexpected keyword argument 'method'
Problem is that after #1315 our tests only run on new numpy versions but it looks like that we currently use an old one...
The text was updated successfully, but these errors were encountered:
Branch bugs/1336-_Bug_Bug_in_statistics created!
Sorry, something went wrong.
mrfh92
Successfully merging a pull request may close this issue.
Failure of the CI (also on main):
Problem is that after #1315 our tests only run on new numpy versions but it looks like that we currently use an old one...
The text was updated successfully, but these errors were encountered: