Skip to content

Commit 3692849

Browse files
authored
Add lint-ignore in install_requirements.py
1 parent 6d25df6 commit 3692849

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

install_requirements.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535
# package versions.
3636
#
3737
# NOTE: If you're changing, make the corresponding change in .ci/docker/ci_commit_pins/pytorch.txt
38-
# by picking the hash from the same date in https://hud.pytorch.org/hud/pytorch/pytorch/nightly/
38+
# by picking the hash from the same date in
39+
# @lint-ignore https://hud.pytorch.org/hud/pytorch/pytorch/nightly/
3940
#
4041
# NOTE: If you're changing, make the corresponding supported CUDA versions in
4142
# SUPPORTED_CUDA_VERSIONS above if needed.

0 commit comments

Comments
 (0)