fixed issue #5969 for certbot-dns-dnsmadeeasy (#5976)

This commit is contained in:
Sarah Braden 2018-05-14 13:54:26 -04:00 committed by Brad Warren
parent 74448e9344
commit be03a976d5

View file

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