Skip to content

Commit ea9a3b3

Browse files
committed
up
1 parent 3c5ab59 commit ea9a3b3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

boostedhiggs/hwwprocessor.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -950,8 +950,6 @@ def _build_output(self, events, dataset, variables, objects):
950950

951951
if fill_output:
952952
out = {var: item for var, item in variables.items()}
953-
for key, value in out.items():
954-
print(key, value)
955953

956954
output[ch] = {key: value[selection_ch] for key, value in out.items()}
957955

0 commit comments

Comments
 (0)