[mypy] # There's no mypy stub for these libs. I want to use them, but don't feel like creating the stubs. [mypy-flask_caching.*] ignore_missing_imports = True [mypy-lxml.*] ignore_missing_imports = True