This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
radu
/
Awsome-Wagtail
同期ミラー
https://github.com/springload/awesome-wagtail.git
Watch
1
Star
0
Fork
0
ファイル
課題
0
Wiki
ソースを参照
Give the repo a Python flavour (
#1
)
Karl Hobley
9 年 前
親
7d226eb59e
コミット
8abee8487a
1 ファイル変更
、
3 行追加
、
0 行削除
分割表示
差分情報を表示
3
0
hello.py
+ 3
- 0
hello.py
ファイルの表示
@@ -0,0 +1,3 @@
+# Gives the GitHub repo a Python flavour
+def hello():
+ print("Hello world!")