Skip to content

Commit

Permalink
Explicitly hide asX in cb_quad_ker_qed
Browse files Browse the repository at this point in the history
  • Loading branch information
felixhekhorn committed Feb 3, 2025
1 parent bf5cb42 commit e8126f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/eko/evolution_operator/quad_ker.py
Original file line number Diff line number Diff line change
Expand Up @@ -390,8 +390,8 @@ def cb_quad_ker_qed(
areas_x,
areas_y,
ev_method,
as1,
as0,
_as1,
_as0,
ev_op_iterations,
ev_op_max_order_qcd,
sv_mode,
Expand Down

0 comments on commit e8126f4

Please sign in to comment.