Skip to content

Commit 451e71b

Browse files
committed
format again
1 parent 50bde71 commit 451e71b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/utils/release/github-upload-release.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ def uncomment_download_links(repo, release):
140140
parser.add_argument(
141141
"command",
142142
type=str,
143-
choices=["create", "upload", "check-permissions", "uncomment_download_links"]
143+
choices=["create", "upload", "check-permissions", "uncomment_download_links"],
144144
)
145145

146146
# All args

0 commit comments

Comments
 (0)