Browse Source

test

pull/3507/head
TanmayGoregaonkar 1 year ago
parent
commit
78912c7a8f
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      build/validate_links.py

+ 2
- 0
build/validate_links.py View File

@@ -98,3 +98,5 @@ if __name__ == "__main__":
hasError = validate_links(links)
if hasError:
sys.exit(1)

#test

Loading…
Cancel
Save