silly, whitespace
This commit is contained in:
parent
e6e14014ac
commit
3b3d544c9a
1 changed files with 2 additions and 0 deletions
|
@ -19,3 +19,5 @@ def csvToJSON():
|
|||
jsonFile = open(join(PROJECT_ROOT, "../db_csv_files/Atlas.json"), "w")
|
||||
jsonFile.write(json.dumps(atlasDict, indent=2))
|
||||
jsonFile.close()
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue