This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
radu
/
Awsome-Wagtail
mirror of
https://github.com/springload/awesome-wagtail.git
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Give the repo a Python flavour (
#1
)
Karl Hobley
8 năm trước cách đây
mục cha
7d226eb59e
commit
8abee8487a
1 tập tin đã thay đổi
với
3 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
3
0
hello.py
+ 3
- 0
hello.py
Xem Tập Tin
@@ -0,0 +1,3 @@
+# Gives the GitHub repo a Python flavour
+def hello():
+ print("Hello world!")