dspy
dspy copied to clipboard
Ruff: use build in `isort`
Hello, I have noticed that Ruff is used quite extensively in this project, so I was wondering why not use it also for import formatting I... Yes, there are several additional configurations, but I am not sure how much they are still needed?
https://github.com/stanfordnlp/dspy/blob/09543d329566a0971a14e086a61df0dbe6a2798e/.pre-commit-config.yaml#L24-L32
Happy to send a draft PR to see what the eventual change could look like... :rabbit: