silly, whitespace
This commit is contained in:
parent
e6e14014ac
commit
3b3d544c9a
|
@ -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…
Reference in New Issue
Block a user