Z Georgiev

Results 3 comments of Z Georgiev

It is nice to see these added.

It looks like the +haribo list is not used in the above code example. Instead you are skipping it during the last concatenation

The solution is to upgrade `apscheduler==3.9.1` to `apscheduler==3.9.1.post1` or higher in libretranslate. However, if you need to work around this with `uv` then you can add the following to your...