Skip to content

Commit f9a3224

Browse files
committed
this is just a test !
1 parent f2947fa commit f9a3224

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

my_test/my_test.py

Lines changed: 0 additions & 4 deletions
This file was deleted.

my_test/new-test.py

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# _*_ coding: utf-8 _*_
2+
3+
"""
4+
5+
created by xiangkun on 2017/3/4
6+
7+
"""
8+
9+
if __name__ == '__main__':
10+
print "hello python"
11+

0 commit comments

Comments
 (0)