Skip to content

Commit c7b66da

Browse files
committed
Black formatted test_real_txfunc_benchmarks.py
1 parent d789b7c commit c7b66da

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_real_txfunc_benchmarks.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -705,7 +705,6 @@ def test_platform_specific_optimal_config():
705705
)
706706
os.makedirs(os.path.dirname(rec_file), exist_ok=True)
707707

708-
709708
with open(rec_file, "w") as f:
710709
json.dump(recommendation, f, indent=2)
711710

0 commit comments

Comments
 (0)