Skip to content

Commit 6666a7d

Browse files
author
xuming
authored
Merge pull request shibing624#4 from shibing624/test-test1
add test.txt and test1.py。xuming 20170316
2 parents 89a7eea + 8dabefa commit 6666a7d

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

tool/test.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
import os
2+
3+
os.remove("test.txt")
4+
print('hello world')

tool/test1.py

Whitespace-only changes.

0 commit comments

Comments
 (0)