Skip to content

Commit b0c0cb7

Browse files
committed
Lost a fundamental change during an unfortunate rebase onto main
1 parent 502bae1 commit b0c0cb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/nectarchain/makers/component/pedestal_component.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -527,6 +527,7 @@ def finish(self, *args, **kwargs):
527527
self._chargesContainers = ChargesComponent.create_from_waveforms(
528528
waveformsContainer=self._waveformsContainers,
529529
subarray=self.subarray,
530+
tel_id=self.tel_id,
530531
config=self.config,
531532
parent=self.parent,
532533
*args,

0 commit comments

Comments
 (0)