Skip to content

Commit

Permalink
Fix: Standoff Tool GeospatialScenario
Browse files Browse the repository at this point in the history
  • Loading branch information
tobin-ford committed Sep 30, 2024
1 parent 0ef212c commit 87d744f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -577,7 +577,7 @@
"metadata": {},
"outputs": [],
"source": [
"geospatial_standoff_scenario = pvdeg.scenario.Geospatial_Scenario(\n",
"geospatial_standoff_scenario = pvdeg.Geospatial_Scenario(\n",
" name='standoff geospatial',\n",
" geospatial = True,\n",
") "
Expand Down

0 comments on commit 87d744f

Please sign in to comment.