Login
From:
til.codeinthehole.com
(Uncensored)
subscribe
TIL Mypy skips empty functions — David Winterbottom
https://til.codeinthehole.com/posts/mypy-skips-empty-functions/
links
backlinks
Roast topics
Find topics
Find it!
Mypy doesn’t check types of empty functions, such as those whose implementation is pass, . — can be read in 1 minute