Skip to content

Commit

Permalink
update doctring asy.kernels module
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyStegeman committed Oct 9, 2023
1 parent 80e61ad commit 5b61932
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/yadism/coefficient_functions/asy/kernels.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
"""Collections implementing the asymptotic components for FONLL prescription.
This is strictly following the original reference :cite:`forte-fonll`, and
implements the prescription at coefficient functions level.
"""
"""The asymptotic components for the FONLL prescription."""
from eko import basis_rotation as br

from .. import heavy, kernels, light
Expand Down

0 comments on commit 5b61932

Please sign in to comment.