In the barcode_recipe_selection.py script, the way data is split and processed has been revised. 'Splitlines' is now used instead of 'split("-")', and the length for candidates was changed from 8 to 10.
FIX
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| barcode_recipe_selection.py | ||
| barcode_recipe_selection.ui | ||