langchain/docs/scripts
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.
2023-11-14 15:58:22 -05:00
..
copy_templates.py Lint Python notebooks with ruff. (#12677) 2023-11-14 15:58:22 -05:00
generate_api_reference_links.py notebook fmt (#12498) 2023-10-29 15:50:09 -07:00
model_feat_table.py Update model i/o docs (#13160) 2023-11-09 20:35:55 -08:00