Skip to content

Commit

Permalink
chore: add wandb as mypy dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
desilinguist committed Jan 30, 2024
1 parent 5fae6b5 commit dbde344
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ repos:
hooks:
- id: mypy
args: [--ignore-missing-imports]
additional_dependencies: ["wandb"]
exclude: tests/

0 comments on commit dbde344

Please sign in to comment.