### Python Version 3.7.1 ### flake8 Version 3.9.2 ### Package Version latest ### Description Hi, thanks for adding type hints to the project. The type for `ComprehensionChecker.__init__.tree` is `ast.Module`, but should be `ast.AST`. I'm happy to open a PR if you like