Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Giacomo Magni <[email protected]>
  • Loading branch information
RoyStegeman and giacomomagni authored Oct 10, 2023
1 parent 73aacec commit c60ecfc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/yadism/coefficient_functions/asy/kernels.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ def generate_missing_asy(esf, nf, ihq, pto_evol, icoupl=None):

def generate_heavy_asy(esf, nf, pto_evol, ihq):
"""
|ref| implements :eqref:`91`, :cite:`forte-fonll`.
Collect the high-virtuality limit of heavy.
Parameters
----------
Expand Down Expand Up @@ -121,7 +121,7 @@ def generate_heavy_asy(esf, nf, pto_evol, ihq):

def generate_intrinsic_asy(esf, nf, pto_evol, ihq):
"""
|ref| implements :eqref:`10` of :cite:`nnpdf-intrinsic`.
Collect the high-virtuality limit of intrinsic, see also :eqref:`10` of :cite:`nnpdf-intrinsic`.
Parameters
----------
Expand Down

0 comments on commit c60ecfc

Please sign in to comment.