Skip to content

Commit df7febe

Browse files
Revert accidental inclusion of work from separate branch
1 parent be73076 commit df7febe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/geophires_x/SurfacePlant.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,6 @@ def __init__(self, model: Model):
234234
"End-Use Option",
235235
value=EndUseOptions.ELECTRICITY,
236236
AllowableRange=[1, 2, 31, 32, 41, 42, 51, 52],
237-
values_enum=EndUseOptions,
238237
UnitType=Units.NONE,
239238
ErrMessage="assume default end-use option (1: electricity only)",
240239
ToolTipText="Select the end-use application of the geofluid heat: " +

0 commit comments

Comments
 (0)