Skip to content

Commit

Permalink
Black -.-
Browse files Browse the repository at this point in the history
  • Loading branch information
brownbaerchen committed Nov 8, 2023
1 parent 246084a commit d43110f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ def communicate_convergence(self, controller, S, comm):
"""
# Either gather information about all status or send forward own
if controller.params.all_to_done:

for hook in controller.hooks:
hook.pre_comm(step=S, level_number=0)
S.status.done = comm.allreduce(sendobj=S.status.done, op=self.MPI_LAND)
Expand Down

0 comments on commit d43110f

Please sign in to comment.