Simon Bruguerolle

Results 6 comments of Simon Bruguerolle

I have the same problem with 0.18.1 but for the LightGBMRankerModel Exact same stacktrace, I am not able to load the model after training and saving it. I'm working on...

Not sure what you mean exactly , but I got cross-reference working in my docstring using the TOC entry. This part of the doc got me on the track :...

I got proposed this plugin by GPT which I can't make it work, any help into integrating it would be appreaciated ```python from sqlfluff.core.rules.base import BaseRule, LintResult from sqlfluff.core.rules.context import...

I achieved like that : ```yaml repos: - repo: local hooks: - id: lint-fmt name: Lint (Ruff) entry: hatch fmt --check language: python pass_filenames: false require_serial: true ```

Hi @ofek , I am facing the same issue with required SSL bundle to connect to internet from my setup. What environment variable should we use to specify the SSL...

> Hi @ofek , I am facing the same issue with required SSL bundle to connect to internet from my setup. > > What environment variable should we use to...