Explorar el Código

auto commit

master
jfinn hace 9 meses
padre
commit
269321b493
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      edan_v1/edan_v1/asgi.py

+ 1
- 1
edan_v1/edan_v1/asgi.py Ver fichero

@@ -28,5 +28,5 @@ application = get_asgi_application()
28 28
 
29 29
 import hrld.test_imp
30 30
 
31
-
31
+hrld.test_imp.run_hrld()
32 32
 print("ASGI>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>")

Loading…
Cancelar
Guardar