Skip to content

Commit

Permalink
fix: language changed to python
Browse files Browse the repository at this point in the history
  • Loading branch information
mcesariniflu committed Feb 4, 2025
1 parent bb53dd2 commit 4f34dde
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 @@ -23,6 +23,6 @@ repos:
hooks:
- id: mypy
entry: mypy fluster/
language: system
language: python
pass_filenames: false
args: [ --strict, --ignore-missing-imports, --explicit-package-bases ]

0 comments on commit 4f34dde

Please sign in to comment.