Skip to content

Commit 3eb55e2

Browse files
authored
MNT Remove tomli additional dependency from .pre-commit.yaml (scikit-learn#32550)
1 parent 4f8ed07 commit 3eb55e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,3 @@ repos:
3838
rev: v2.4.1
3939
hooks:
4040
- id: codespell
41-
additional_dependencies:
42-
- tomli # for python_version < '3.11'

0 commit comments

Comments
 (0)