Login
From:
til.codeinthehole.com
(Uncensored)
subscribe
TIL How to handle convenience imports with Mypy — David Winterbottom
https://til.codeinthehole.com/posts/how-to-handle-convenience-imports-with-mypy/
links
backlinks
Roast topics
Find topics
Find it!
Python convenience imports are where objects are imported into a package’s __init__. — can be read in 2 minutes