Closed magland closed 1 year ago
@luiztauffer
Using pyright. Fixed typing errors throughout.
This required moving away from the try/except for imports, as you had suggested. This does look like a cleaner solution.
@magland pyright looks very interesting, thanks! I'll check it out
pyright
@luiztauffer
Using pyright. Fixed typing errors throughout.
This required moving away from the try/except for imports, as you had suggested. This does look like a cleaner solution.