Skip to content

Commit d5093f0

Browse files
committed
nit
1 parent 6ea7e22 commit d5093f0

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

pixi.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,6 @@ module = ["cupy.*", "jax.*", "sparse.*", "torch.*"]
235235
ignore_missing_imports = true
236236

237237
[[tool.mypy.overrides]]
238-
# slow or unavailable on Windows; do not add to the lint env
239238
module = ["tests/*"]
240239
disable_error_code = ["no-untyped-def"] # test(...) without -> None
241240

0 commit comments

Comments
 (0)