Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rababerladuseladim committed Nov 30, 2023
1 parent 578c3e3 commit e6cbca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ repos:
name: poetry
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.7.0
hooks: # configure according to mypy maintainer: https://github.com/python/mypy/issues/13916
hooks: # configured according to mypy maintainer: https://github.com/python/mypy/issues/13916
- id: mypy
name: mypy
files: ^mex/
Expand Down

0 comments on commit e6cbca7

Please sign in to comment.