FullFact / health-misinfo-shared

Raphael health misinformation project, shared by Full Fact and Google
MIT License
0 stars 0 forks source link

fix: check end_idx before using it #129

Closed andylolz closed 3 weeks ago

andylolz commented 3 weeks ago

Fixes #125.


Pull request checklist

andylolz commented 3 weeks ago

The current CI issues should be resolved once #134 is in.

andylolz commented 3 weeks ago

This has ended up looking quite complicated, but it’s essentially a one line change: ba2bfb3eac7724cefd8809fefec5f6815d02c17c.

The rest is refactoring, tests and linting.