Skip to content

Issue with passing Travis CI #10

@epiechow

Description

@epiechow

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions