You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Units are sometimes ml or g when they should be l or kg.
Size are sometimes large numbers like 10200 when they should be 10 x 200
While this should have been handled while scraping, I'm implementing a fix for this in the front end right now. No time (and a pain) to have to reformat all the data in the DB
The text was updated successfully, but these errors were encountered:
Units are sometimes ml or g when they should be l or kg.
Size are sometimes large numbers like 10200 when they should be 10 x 200
While this should have been handled while scraping, I'm implementing a fix for this in the front end right now. No time (and a pain) to have to reformat all the data in the DB
The text was updated successfully, but these errors were encountered: