Added command interface

This commit is contained in:
Jamie Hardt
2019-10-07 19:33:39 -07:00
parent 786ea39024
commit fd64c2a188
3 changed files with 29 additions and 4 deletions

View File

@@ -16,6 +16,3 @@ def convert(input_file, convert_times, apply_session_start, output=sys.stdout):
json.dump(parsed, output)