top | item 45408387

(no title)

hauntsaninja | 5 months ago

pyright will accept this. mypy should accept this when using --allow-redefinition-new as well

discuss

order

Hackbraten|5 months ago

> mypy should accept this when using --allow-redefinition-new as well

TIL, thank you!