Skip to content

Commit

Permalink
fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
quadrismegistus committed Dec 20, 2023
1 parent 7b8d6c4 commit bcdf8d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions prosodic/lines.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ def iterr():

if targets:
yield targets[0]
else:
yield correct_wf

return WordFormList(iterr())

Expand Down

0 comments on commit bcdf8d2

Please sign in to comment.