top | item 44032026

(no title)

bpshaver | 9 months ago

Even better, run `mypy` as part of your LSP setup and you don't even need to wait to run `mypy` to see type errors! If I make a mistake I want to be notified immediately.

discuss

order

IshKebab|9 months ago

Just use VSCode with Pylance. Much better than Mypy.

bpshaver|9 months ago

Not a VS Code user