Closed dvadym closed 3 years ago
This PR contains:
pytest.approx
expect_near
C++ style check is failing. You could fix by running make.
make
Thanks. I've run formatting
This PR contains:
pytest.approx
instead the only used functionexpect_near
from conftest.py (and it's better to use standard function instead of custom one)