Skip to content

Commit 8ba9796

Browse files
committed
tmp
1 parent 838d967 commit 8ba9796

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ repos:
5151
- id: mypy
5252
name: mypy
5353
language: system
54-
entry: mypy
54+
entry: mypy --ignore-missing-imports
5555
types: [python]

requirements/pre-commit.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@ flake8==5.0.4
33
isort==5.10.1
44
mypy==0.991
55
pre-commit==2.20.0
6-
types-setuptools==75.8.0.20250110

0 commit comments

Comments
 (0)