Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
uvanlp committed Feb 27, 2023
1 parent 16e4bab commit b66f6fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion convert.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ def main(rpath):
if len(sys.argv) == 2:
main(rpath=sys.argv[1])
else:
print "python convert.py data_path"
print("python convert.py data_path")

0 comments on commit b66f6fd

Please sign in to comment.