Skip to content

Commit

Permalink
More clean up and organizing analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
aaschwanden committed Jan 2, 2025
1 parent 968bf82 commit c4f734f
Show file tree
Hide file tree
Showing 5 changed files with 641 additions and 621 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ repos:

# Can run individually with `pre-commit run mypy --all-files`
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.13.0
rev: v1.14.1
hooks:
- id: mypy
args: ["--config-file", "pyproject.toml", "--ignore-missing-imports"]
Expand Down
Loading

0 comments on commit c4f734f

Please sign in to comment.