Skip to content

Commit d3fd9d4

Browse files
rickeconCopilot
andauthored
Update tests/test_real_txfunc_benchmarks.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 0c22de6 commit d3fd9d4

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
@@ -704,7 +704,6 @@ def test_platform_specific_optimal_config():
704704
)
705705
os.makedirs(os.path.dirname(rec_file), exist_ok=True)
706706

707-
import json
708707

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

0 commit comments

Comments
 (0)