mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-04-07 17:54:16 -04:00
* Fix issue with parsing scraped nutrition * Attempt to clean nutrition info * Allow comma separator * Fix return type for clean_nutrition. Fail safe in case of unexpected type from scraper * Switch to using regex parsing * Formatting * Cleanup - empty strings no longer a concern