Skip to content

Commit 98079eb

Browse files
committed
chore: add mypy
1 parent 22f73d8 commit 98079eb

2 files changed

Lines changed: 213 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ dev = [
3535
"ruff",
3636
"pytest",
3737
"pytest-cov",
38+
"mypy>=2.3.0",
3839
]
3940

4041
[project.urls]

0 commit comments

Comments
 (0)