We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d789b7c commit c7b66daCopy full SHA for c7b66da
1 file changed
tests/test_real_txfunc_benchmarks.py
@@ -705,7 +705,6 @@ def test_platform_specific_optimal_config():
705
)
706
os.makedirs(os.path.dirname(rec_file), exist_ok=True)
707
708
-
709
with open(rec_file, "w") as f:
710
json.dump(recommendation, f, indent=2)
711
0 commit comments