Skip to content

Commit

Permalink
Update src/pineko/fonll.py
Browse files Browse the repository at this point in the history
Co-authored-by: Felix Hekhorn <[email protected]>
  • Loading branch information
andreab1997 and felixhekhorn authored Oct 18, 2023
1 parent 837ce2a commit f5cec44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pineko/fonll.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ def produce_combined_fk(
damp=(0, None),
cfg=None,
):
"""Combine the FONLL FKs to produce one single final FONLL FK."""
"""Combine the FONLL FK tables into one single FK table."""
fonll_info = FONLLInfo(
ffns3, ffn03, ffns4, ffns4til, ffns4bar, ffn04, ffns5, ffns5til, ffns5bar
)
Expand Down

0 comments on commit f5cec44

Please sign in to comment.