This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
radu
/
Awsome-Wagtail
miroir de
https://github.com/springload/awesome-wagtail.git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
Give the repo a Python flavour (
#1
)
Karl Hobley
il y a 9 ans
Parent
7d226eb59e
commit
8abee8487a
1 fichiers modifiés
avec
3 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
3
0
hello.py
+ 3
- 0
hello.py
Voir le fichier
@@ -0,0 +1,3 @@
+# Gives the GitHub repo a Python flavour
+def hello():
+ print("Hello world!")