Merge branch 'issue_5970' into handle-mypy-ini-conflicts

This commit is contained in:
Brad Warren 2018-05-14 11:10:30 -07:00
commit 8d994ae30d

View file

@ -8,5 +8,8 @@ check_untyped_defs = True
[mypy-certbot_dns_dnsmadeeasy.*]
check_untyped_defs = True
[mypy-certbot_dns_google.*]
check_untyped_defs = True
[mypy-certbot_dns_rfc2136.*]
check_untyped_defs = True