This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
radu
/
Awsome-Wagtail
mirror de
https://github.com/springload/awesome-wagtail.git
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
Give the repo a Python flavour (
#1
)
Karl Hobley
9 anos atrás
pai
7d226eb59e
commit
8abee8487a
1 arquivos alterados
com
3 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
3
0
hello.py
+ 3
- 0
hello.py
Ver arquivo
@@ -0,0 +1,3 @@
+# Gives the GitHub repo a Python flavour
+def hello():
+ print("Hello world!")