jax
c79a875f - Removed or revised a few more `type: ignore`s

Commit
46 days ago
Removed or revised a few more `type: ignore`s Pyrefly treats any `type: ignore` as a blanket suppression, even if the `ignore` is followed by a mypy-style code. So, e.g. `type: ignore[foo-bar]` will suppress `bad-argument-type` and `bad-assignment` and any other error code.
Author
Committer
Parents
Loading