Skip to content

Commit 2c766fe

Browse files
authored
style(benchmark-ci): remove extra empty line (#782)
## Summary <!--- This is a required section; please describe the main purpose of this proposed code change. ---> <!--- ## Details This is an optional section; is there anything specific that reviewers should be aware of? ---> ## Testing Done <!--- This is a required section; please describe how this change was tested. ---> <!-- Replace BLANK with your device type. For example, A100-80G-PCIe Complete the following tasks before sending your PR, and replace `[ ]` with `[x]` to indicate you have done them. --> - Hardware Type: <BLANK> - [x] run `make test` to ensure correctness - [ ] run `make checkstyle` to ensure code style - [ ] run `make test-convergence` to ensure convergence
1 parent 8e231a3 commit 2c766fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/modal/benchmarks.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515

1616

1717
@app.function(gpu=["H100"], image=repo, timeout=60 * 90)
18-
1918
def liger_benchmarks():
2019
import os
2120
import subprocess

0 commit comments

Comments
 (0)