Skip to content

Commit c1883fb

Browse files
committed
Update GeospatialScenario.display function name
1 parent ab6e222 commit c1883fb

File tree

2 files changed

+1760
-461
lines changed

2 files changed

+1760
-461
lines changed

pvdeg/scenario.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2060,7 +2060,7 @@ def _ipython_display_(self):
20602060
</div>
20612061
<div>
20622062
<h3>Geospatial Job</h3>
2063-
Function : {self.func}
2063+
Function : {self.func.__name__}
20642064
{self.format_template()}
20652065
</div>
20662066
<div>

0 commit comments

Comments
 (0)