Skip to content

Commit e941a87

Browse files
authored
remove pyarrow-stubs from mypy additional dependencies
1 parent 790e0ef commit e941a87

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ repos:
4343
- types-pytest-lazy-fixture
4444
- types-pytz
4545
- types-requests
46-
- pyarrow-stubs # Remove when pyarrow >= 23.0.0 https://github.com/apache/arrow/pull/47609
4746
- repo: https://github.com/igorshubovych/markdownlint-cli
4847
rev: v0.45.0
4948
hooks:

0 commit comments

Comments
 (0)