langchain/libs/experimental/tests/unit_tests/rl_chain
Predrag Gruevski f94e24dfd7
Install and use ruff format instead of black for code formatting. (#12585)
Best to review one commit at a time, since two of the commits are 100%
autogenerated changes from running `ruff format`:
- Install and use `ruff format` instead of black for code formatting.
- Output of `ruff format .` in the `langchain` package.
- Use `ruff format` in experimental package.
- Format changes in experimental package by `ruff format`.
- Manual formatting fixes to make `ruff .` pass.
2023-10-31 10:53:12 -04:00
..
test_pick_best_chain_call.py Install and use ruff format instead of black for code formatting. (#12585) 2023-10-31 10:53:12 -04:00
test_pick_best_text_embedder.py RL Chain with VowpalWabbit (#10242) 2023-10-05 18:07:22 -07:00
test_rl_chain_base_embedder.py RL Chain with VowpalWabbit (#10242) 2023-10-05 18:07:22 -07:00
test_utils.py RL Chain with VowpalWabbit (#10242) 2023-10-05 18:07:22 -07:00