Skip to content

Commit

Permalink
Update src/pineko/cli/fonll.py
Browse files Browse the repository at this point in the history
  • Loading branch information
felixhekhorn authored Oct 19, 2023
1 parent e64aa94 commit 61c487a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pineko/cli/fonll.py
Original file line number Diff line number Diff line change
Expand Up @@ -172,4 +172,3 @@ def fonll_tcards(theoryid, cfg):
if "FONLL" not in tcard["FNS"]:
raise TheoryCardError("The theorycard does not correspond to an FONLL scheme.")
fonll.dump_tcards(tcard, tcard_parent_path, theoryid)
return

0 comments on commit 61c487a

Please sign in to comment.