RSE-Sheffield / sheffield-covid-19

Scrape COVID-19 data from the University website
1 stars 8 forks source link

bugfix: removing single star from end of cell values if it exists #15

Closed muneerahp closed 3 years ago

muneerahp commented 3 years ago

Technically it looks for and removes one star from the end of a cell, but doesn't confirm it's the only star that existed. And it also checks all columns rather than just the two we can currently see stars in.

I thought this was fine. Mention if too liberal.

drj11 commented 3 years ago

Looks good to me, and all the tests pass!