Skip to content

Commit 480f860

Browse files
committed
style
1 parent b68772e commit 480f860

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
@@ -112,7 +112,6 @@ class CheckSumHash:
112112
TRTLLM_GEN_GEMM: str = (
113113
"e475e37989eed16418e0e858e2868ff07cb4b650cc48759cc23012f1afea310a"
114114
)
115-
116115
map_checksums: dict[str, str] = {
117116
safe_urljoin(ArtifactPath.TRTLLM_GEN_FMHA, "checksums.txt"): TRTLLM_GEN_FMHA,
118117
safe_urljoin(ArtifactPath.TRTLLM_GEN_BMM, "checksums.txt"): TRTLLM_GEN_BMM,

0 commit comments

Comments
 (0)