-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I am having an issue with passing the Travis CI check.
When I run pytest on my computer, everything passes the check. However after pushing to my fork and letting Travis CI run its check, it failed with one value. My ( assert mo_coeffs[0, 1] == pytest.approx(-2.33624458e-01) ) is now saying it should be positive, however it is saying it should be negative when I run pytest on my computer. Nothing else has changed between my codes. Is this an issue I can ignore with signs?
Metadata
Metadata
Assignees
Labels
No labels