lstolcman Today-I-LearnedGithubConfiguring mypy18 Feb 2022Mypy does not have strict settings by default. It has to have a config, to do a proper type checking:Good:Professional-grade mypy configuration - WoltHow to start type-checking a large Python codebaseOther:mypy: how to use it in my project?Europython 2018: Getting Started with Mypy and Type Checkingpythonmypycode-qualityRelated PostsInstallation speed of multiple python packages using pipDebugging external python library in VS Code