Skip to content

Commit ec563d5

Browse files
Fix stubtest and other mypy errors
1 parent fc1f3ae commit ec563d5

File tree

4 files changed

+94
-101
lines changed

4 files changed

+94
-101
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ warn_redundant_casts = true
246246
warn_unused_ignores = true
247247
strict_equality = true
248248
extra_checks = true
249+
strict_equality_for_none = true
249250

250251
[tool.maturin]
251252
python-source = "python"

0 commit comments

Comments
 (0)