Skip to content

Commit

Permalink
drop types all
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Aug 6, 2024
1 parent b24fa93 commit ee7b5b1
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 @@ -55,6 +55,6 @@ repos:
rev: v1.11.1
hooks:
- id: mypy
additional_dependencies: [types-all]
additional_dependencies: [types-PyYAML, types-Jinja2, types-click]
files: neurodocker
args: [--config-file, pyproject.toml, --install-types]

0 comments on commit ee7b5b1

Please sign in to comment.