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
FAILED tests/test_basics.py::test_read_write_consistency[True-edge_attr_dtypes0-node_attr_dtypes0-int8] - AssertionError: Arrays are not equal Mismatched elements: 4 / 5 (80%) Max absolute difference among violations: 6 Max relative difference among violations: 1.5 ACTUAL: array([ 5, 4, 127, 10, 2], dtype=int8) DESIRED: array([ 10, 2, 127, 4, 5], dtype=int8)
See https://github.com/funkelab/geff/actions/runs/12935149695/job/36077831912 for more detail
The text was updated successfully, but these errors were encountered:
No branches or pull requests
See https://github.com/funkelab/geff/actions/runs/12935149695/job/36077831912 for more detail
The text was updated successfully, but these errors were encountered: