Skip to content

SO: bug in pytest.approx #651

@bitphage

Description

@bitphage

Just noticed there is an error in pytest.approx() calls inside test_staggered_orders_complex.py, there is rel=(1 ** xxx) while it must be 10 ** xxx. The fix causes breaking of some tests. Need to lookup these errors.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions