Commit Graph

5 Commits (63fdc6e818900c26a671c6c8923235d1397dd3e7)

Author SHA1 Message Date
Predrag Gruevski 2ebd167dba
Lint Python notebooks with ruff. (#12677)
The new ruff version fixed the blocking bugs, and I was able to fairly
easily us to a passing state: ruff fixed some issues on its own, I fixed
a handful by hand, and I added a list of narrowly-targeted exclusions
for files that are currently failing ruff rules that we probably should
look into eventually.

I went pretty lenient on the docs / cookbooks rules, allowing dead code
and such things. Perhaps in the future we may want to tighten the rules
further, but this is already a good set of checks that found real issues
and will prevent them going forward.
10 months ago
Bagatur 2424fff3f1
notebook fmt (#12498) 10 months ago
Bagatur e130680d74
Bagatur/self query doc update (#12461) 10 months ago
Surav Shrestha e69218504b
fix typos in cookbook/self_query_hotel_search.ipynb (#11792)
I have fixed some typos in file
`cookbook/self_query_hotel_search.ipynb`. I kindly request the repo
maintainers to review and merge it. Thanks!
11 months ago
Bagatur 6dd7362a54
start cookbook (#11638) 11 months ago