Skip to content

Commit 026dacf

Browse files
damienbarkerjenkins
authored andcommitted
QPR-12242 fix comparison config
1 parent e77bae6 commit 026dacf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tools/PythonTools/comparison_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1438,7 +1438,7 @@
14381438
"CommGamma",
14391439
"CommVega"
14401440
],
1441-
"abs_tol": 1e-6,
1441+
"abs_tol": 1e-4,
14421442
"rel_tol": 1e-6
14431443
}
14441444
]

0 commit comments

Comments
 (0)