Skip to content

Commit 61dcec2

Browse files
committed
Use keyword arguments in more places
1 parent d2c98ed commit 61dcec2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ optional-dependencies.dev = [
6565
"furo==2024.8.6",
6666
"interrogate==1.7.0",
6767
"mypy[faster-cache]==1.14.0",
68-
"mypy-strict-kwargs==2024.12.23.2",
6968
"pre-commit==4.0.1",
7069
"pydocstyle==6.3",
7170
"pyenchant==3.3.0rc1",
@@ -384,7 +383,6 @@ files = [ "." ]
384383
exclude = [ "build" ]
385384
plugins = [
386385
"pydantic.mypy",
387-
"mypy_strict_kwargs",
388386
]
389387
follow_untyped_imports = true
390388

0 commit comments

Comments
 (0)