Skip to content
Snippets Groups Projects
Commit 60e793ac authored by Jacques Grelet's avatar Jacques Grelet
Browse files

update with full code_roscop file from Excel to csv and json

parent ed9594e0
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
This diff is collapsed.
File added
......@@ -13,7 +13,7 @@ class Roscop:
'''
# constructor with values by default
def __init__(self, file, separator=','):
def __init__(self, file, separator=';'):
# attibutes
# public:
self.file = file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment