We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a459ac7 commit b645c02Copy full SHA for b645c02
tests/profiling/test_accuracy.py
@@ -46,7 +46,7 @@ def spend_cpu_3():
46
pass
47
48
49
-# We allow 5% error:
+# We allow 7% error:
50
TOLERANCE = 0.07
51
52
0 commit comments