Skip to content

Commit c1fbe68

Browse files
author
Srinath Avadhanula
committed
buildifier
1 parent ad09232 commit c1fbe68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def third_party_deps():
4949
urls = ["https://github.com/llvm/torch-mlir/archive/{commit}.tar.gz".format(commit = TORCH_MLIR_COMMIT)],
5050
patches = [
5151
"//third_party/patches:torch-mlir.1.patch",
52-
]
52+
],
5353
)
5454

5555
if use_local_stablehlo_repo():

0 commit comments

Comments
 (0)