Skip to content

Commit

Permalink
Reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulthran committed Feb 4, 2025
1 parent 8909e7a commit 31fff42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .tests/e2e/test_dry_run.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@ def run_sunbeam(setup):
shutil.copytree(stats_fp, "stats/")
sys.exit(e)

#shutil.copytree(log_fp, "logs/")
#shutil.copytree(stats_fp, "stats/")
# shutil.copytree(log_fp, "logs/")
# shutil.copytree(stats_fp, "stats/")

output_fp = project_dir / "sunbeam_output"
benchmarks_fp = project_dir / "stats/"
Expand Down

0 comments on commit 31fff42

Please sign in to comment.