Dr Yann Golanski

Results 115 comments of Dr Yann Golanski

Not pyenv no but I have two version of Python3 installed. I was using the wrong one for the script.

Same issue using the [sure](https://pypi.org/project/sure/) module which needs `# noqa` since you never use it as-is.

It has been a while, so here's a screenshot: ![screenshot](https://user-images.githubusercontent.com/3079575/65687838-ea5e2a00-e061-11e9-962c-32bf559364a7.png) It is kinda annoying but is no deal breaker…

[Issue opened](https://github.com/jose-elias-alvarez/null-ls.nvim/issues/1036). Thank you.

As per #1036 (duplicate of this one), I tried with [formatter](https://github.com/mhartington/formatter.nvim) and got the following: https://user-images.githubusercontent.com/3079575/188394658-e56f181b-c8c9-475f-ada0-431e1568b0c2.mp4 This is the lua config I used: ```lua -- this template is borrowed from...

@jose-elias-alvarez Yes, it does work as long as I call `:FormatWrite`.

I would be willing to help… Although I am not sure how much help I would be ;)

@ryanoasis I am been massively inefficient here. My apologies.

@bheijden Your explanation seems correct. I have a commit with `pip: bump types-requests from 2.28.0 to 2.28.2 (#23)` from dependabot. It is indeed the `2.28.0` that `semantic-release publish -v debug...