Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-28 | [fix] engine geizhals: if there are no offers, there is no best price | Markus Heiser | |
Fault pattern: if there are no offers, then an exception has been thrown: IndexError: list index out of range This patch makes the addition of “best price” dependent on whether one exists. Closes: #3685 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2024-07-27 | [feat] engine: implementation of geizhals.de | Bnyro | |