Skip to content

Commit f1cd139

Browse files
committed
#1 cleanup
1 parent dc76d21 commit f1cd139

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

pcor_tools/pcor_ingest/pcor_intermediate_model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ def __init__(self):
414414
self.spatial_bounding_box = []
415415
self.spatial_coverage = []
416416
self.spatial_coverage_other = []
417-
self.spatial_resolution = ""
417+
self.spatial_resolution = []
418418
self.spatial_resolution_other = []
419419
self.spatial_resolution_all_available = []
420420
self.spatial_resolution_all_other_available = []
Binary file not shown.

0 commit comments

Comments
 (0)