We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf59141 + bfa377e commit d707ed8Copy full SHA for d707ed8
probscale/tests/test_probscale.py
@@ -18,7 +18,7 @@
18
if PY27:
19
TOLERANCE = 25
20
else:
21
- TOLERANCE = 15
+ TOLERANCE = 22
22
23
24
@pytest.fixture
0 commit comments