Skip to content

Commit

Permalink
Update JsonToCsv.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lovewanli authored Sep 24, 2020
1 parent 6dbf20e commit 4ec60d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JsonToCsv.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,4 @@ def listprint(lists, filepath):
fo2.readline()
control = 1
fo1.writelines(fo2.readlines())
print (filename+" finish")
print (filename+" compile finish ")

0 comments on commit 4ec60d8

Please sign in to comment.