Skip to content

Commit 683d003

Browse files
authored
fix lint in generate_binary_build_matrix.py (#7232)
1 parent 1b83d3e commit 683d003

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/scripts/generate_binary_build_matrix.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ def get_wheel_install_command(
282282
if getting_started
283283
else PACKAGES_TO_INSTALL_WHL
284284
)
285-
285+
286286
if (
287287
channel == RELEASE
288288
and (not use_only_dl_pytorch_org)

0 commit comments

Comments
 (0)