This website works better with JavaScript
Home
Explore
Help
Sign In
radu
/
Awsome-Wagtail
mirror of
https://github.com/springload/awesome-wagtail.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Give the repo a Python flavour (
#1
)
Karl Hobley
8 years ago
parent
7d226eb59e
commit
8abee8487a
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
hello.py
+ 3
- 0
hello.py
View File
@@ -0,0 +1,3 @@
+# Gives the GitHub repo a Python flavour
+def hello():
+ print("Hello world!")