Skip to content

Commit

Permalink
delete: useless pyright config
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtruong committed Aug 27, 2024
1 parent 9ef2303 commit a0dcf90
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 104 deletions.
5 changes: 0 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@ repos:
[types-pkg-resources==0.1.3, types-all, wandb>=0.15.5]
# You have to exclude in 3 places. 1) here. 2) mypi.ini exclude, 3) follow_imports = skip for each module in mypy.ini
exclude: (.*pyi$)|(weave/legacy)|(weave/tests)
# Turn pyright back off, duplicative of mypy
# - repo: https://github.com/RobertCraigie/pyright-python
# rev: v1.1.341
# hooks:
# - id: pyright
- repo: local
hooks:
- id: jupyter-nb-clear-output
Expand Down
99 changes: 0 additions & 99 deletions weave/legacy/pyrightconfig.json

This file was deleted.

0 comments on commit a0dcf90

Please sign in to comment.