Skip to content

Commit 0cbf15d

Browse files
remove unused variable ems
1 parent 9b8cf7a commit 0cbf15d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pypsdm/models/input/container/participants.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ def filter_by_nodes(
8484
hps.em,
8585
]
8686
)
87-
ems = EnergyManagementSystems(self.ems.data[self.ems.data.index.isin(em_uuids)])
8887

8988
return SystemParticipantsContainer(
9089
EnergyManagementSystems.create_empty(),

0 commit comments

Comments
 (0)