This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
radu
/
Awsome-Wagtail
mirror da
https://github.com/springload/awesome-wagtail.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Give the repo a Python flavour (
#1
)
Karl Hobley
9 anni fa
parent
7d226eb59e
commit
8abee8487a
1 ha cambiato i file
con
3 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
3
0
hello.py
+ 3
- 0
hello.py
Vedi File
@@ -0,0 +1,3 @@
+# Gives the GitHub repo a Python flavour
+def hello():
+ print("Hello world!")