Skip to content

Commit c5e7cfa

Browse files
committed
2 parents b0a05c7 + 5308fd7 commit c5e7cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basinmaker/func/purepy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ def save_modified_attributes_to_outputs(mapoldnew_info,tempfolder,OutputFolder,c
198198

199199
outline = create_watershed_boundary(mapoldnew_info)
200200
outline.to_file(os.path.join(OutputFolder,"outline.shp"))
201-
# create_geo_jason_file(os.path.join(OutputFolder,cat_name))
201+
create_geo_jason_file(os.path.join(OutputFolder,cat_name))
202202

203203
else:
204204

0 commit comments

Comments
 (0)