Explorar el Código

test

pull/3507/head
TanmayGoregaonkar hace 1 año
padre
commit
78912c7a8f
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      build/validate_links.py

+ 2
- 0
build/validate_links.py Ver fichero

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

#test

Cargando…
Cancelar
Guardar