Skip to content

Commit

Permalink
Just run dmypy
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesParrott committed Sep 15, 2024
1 parent a544ffc commit e403c01
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ repos:
hooks:
- id: mypy
name: mypy
entry: |
dmypy start
dmypy check
entry: dmypy
files: \.py$
language: python
require_serial: true
Expand Down

0 comments on commit e403c01

Please sign in to comment.