Skip to content

Commit bfad066

Browse files
committed
style
1 parent c0b83c7 commit bfad066

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flashinfer/artifacts.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ class CheckSumHash:
118118
TRTLLM_GEN_GEMM: str = (
119119
"e475e37989eed16418e0e858e2868ff07cb4b650cc48759cc23012f1afea310a"
120120
)
121-
122121
map_checksums: dict[str, str] = {
123122
safe_urljoin(ArtifactPath.TRTLLM_GEN_FMHA, "checksums.txt"): TRTLLM_GEN_FMHA,
124123
safe_urljoin(ArtifactPath.TRTLLM_GEN_BMM, "checksums.txt"): TRTLLM_GEN_BMM,

0 commit comments

Comments
 (0)