Skip to content

Commit f50d9d0

Browse files
committed
Add mypy
1 parent 6e57d0b commit f50d9d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ test = ["pytest>=2.7.1"]
4949
dev = [
5050
"pytest>=2.7.1",
5151
"ruff",
52+
"mypy",
5253
"jupyter",
5354
"jupyterlab",
5455
]

0 commit comments

Comments
 (0)