Type annotate flake8.options.manager

This commit is contained in:
Anthony Sottile 2019-09-07 14:37:50 -07:00
parent 8cd1e0ecc7
commit 8c4e42afaa
8 changed files with 142 additions and 115 deletions

View file

@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.701
rev: v0.720
hooks:
- id: mypy
exclude: ^(docs/|example-plugin/|tests/fixtures)