pull/8/head
Jean-Louis Huynen 2019-03-01 15:39:24 +01:00
parent 16f506111c
commit 9c17d74d7d
No known key found for this signature in database
GPG Key ID: 4CDEBABACE9A5DC9
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ if __name__ == "__main__":
clean_db(session_uuid)
sys.exit(1)
file_separator = b'/n' ## TODO: map all file separator or extract from json
file_separator = b'\n' ## TODO: map all file separator or extract from json
extended_type_name = '{}.txt'.format(extended_type) # # TODO: create default or extract from JSON
# save json on disk