Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Commit 67224f4

Browse files
committed
test
1 parent 30309e8 commit 67224f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

abortAndClone.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ def main():
3737
(options, args) = parser.parse_args()
3838

3939
# Check the arguments, get info from them
40+
# add coment
4041
if options.file:
4142
wfs = [l.strip() for l in open(options.file) if l.strip()]
4243
if len(args) == 2:

0 commit comments

Comments
 (0)