freelawproject / eyecite

Find legal citations in any block of text
https://freelawproject.github.io/eyecite/
BSD 2-Clause "Simplified" License
114 stars 27 forks source link

fix(model): Tweaks the corrected_citation_full method #172

Closed ERosendo closed 3 months ago

ERosendo commented 3 months ago

This PR adds missing closing parentheses to the corrected_citation_full method in FullCaseCitation and FullJournalCitation classes. Additionally, I've added a test to prevent similar issues in the future.

github-actions[bot] commented 3 months ago

The Eyecite Report :eye:

Gains and Losses

There were 0 gains and 0 losses.

Click here to see details. | id | Gain | Loss | | ---------- | ------ | ------ |

Time Chart

image

Generated Files

Branch 1 Output Branch 2 Output Full Output CSV

mlissner commented 3 months ago

Nice. Want to do a release, please?