wandb / weave

Weave is a toolkit for developing AI-powered applications, built by Weights & Biases.
https://wandb.me/weave
Apache License 2.0
645 stars 48 forks source link

chore(weave): Add lint rule: F401 (remove unused deps) #1894

Closed andrewtruong closed 1 month ago

andrewtruong commented 1 month ago

First commit adds the rule, second commit does fmt.

This selectively excludes a few files. We should strive to remove those later if we can