Skip to content

Commit

Permalink
fix error in time_trace_vpacket_volley
Browse files Browse the repository at this point in the history
Signed-off-by: Asish Kumar <[email protected]>
  • Loading branch information
officialasishkumar committed Jul 17, 2024
1 parent 56808ce commit a5f807e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions benchmarks/transport_montecarlo_vpacket.py
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,5 @@ def time_trace_vpacket_volley(self, parameters):
self.verysimple_opacity_state,
False,
parameters["tau_russian"],
parameters["survival_possibility"],
False,
parameters["survival_possibility"]
)

0 comments on commit a5f807e

Please sign in to comment.