Skip to content

Commit

Permalink
Rename Loadshape.py to LoadShape.py
Browse files Browse the repository at this point in the history
  • Loading branch information
migueldcga authored Feb 13, 2024
1 parent 0cd14df commit 110ce98
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -152,4 +152,4 @@ def create_loadshape_from_json(json_data: Any, dataframe: gpd.geodataframe.GeoDa

file_name = create_output_file(loadshapes, loadshape_config["arquivo"], feeder=feeder)

return loadshapes, file_name
return loadshapes, file_name

0 comments on commit 110ce98

Please sign in to comment.