Vladimir

51%
Flag icon
Don’t get too comfortable using cast to silence Mypy, because Mypy is usually right when it reports an error. If you are using cast very often, that’s a code smell. Your team may be misusing type hints, or you may have low-quality dependencies in your codebase.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview