This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
radu
/
Awsome-Wagtail
espejo de
https://github.com/springload/awesome-wagtail.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Give the repo a Python flavour (
#1
)
Karl Hobley
hace 9 años
padre
7d226eb59e
commit
8abee8487a
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
hello.py
+ 3
- 0
hello.py
Ver fichero
@@ -0,0 +1,3 @@
+# Gives the GitHub repo a Python flavour
+def hello():
+ print("Hello world!")