Y
Hacker News
new
|
ask
|
show
|
jobs
by
hauntsaninja
259 days ago
pyright will accept this. mypy should accept this when using --allow-redefinition-new as well
1 comments
Hackbraten
259 days ago
> mypy should accept this when using --allow-redefinition-new as well
TIL, thank you!
link
TIL, thank you!