Pavol Babinčák

Results 3 issues of Pavol Babinčák

If one sets `session.verify=False` subsequent `request()` calls of request module - session.request doesn't take this into account. Apparently one needs to set verify as a `request()` attribute. So `url_v1.py` could...

I would like to use a model from huggingface. Since the model is hidden behind authentication, I follow [examples section of Documentation for ramalama login](https://github.com/containers/ramalama/blob/main/docs/ramalama-login.1.md#examples) and run: ``` $ ramalama...

good first issue

### Steps to reproduce 1. In a terminal run `GVIM_ENABLE_WAYLAND=1 gvim --clean -d /etc/passwd /etc/passwd` - gvimdiff with enabled wayland with any files. 2. With a mouse cursor click on...

bug