tst
Browse files- mysite/libs/github.py +1 -1
mysite/libs/github.py
CHANGED
@@ -78,4 +78,4 @@ def github_branch(folder):
|
|
78 |
|
79 |
# 使用例
|
80 |
#
|
81 |
-
github_branch("test_folders")
|
|
|
78 |
|
79 |
# 使用例
|
80 |
#
|
81 |
+
# github_branch("test_folders")
|