mirror of
https://github.com/vale981/ray
synced 2025-03-05 18:11:42 -05:00
[linkcheck] Remove flaky url (#23549)
This commit is contained in:
parent
9a64bd4e9b
commit
005ea36850
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@ linkcheck_ignore = [
|
|||
"https://www.oracle.com/java/technologies/javase-jdk15-downloads.html", # forbidden for client
|
||||
r"https://huggingface.co/*", # seems to be flaky
|
||||
r"https://www.meetup.com/*", # seems to be flaky
|
||||
r"https://www.pettingzoo.ml/*", # seems to be flaky
|
||||
]
|
||||
|
||||
# -- Options for HTML output ----------------------------------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue