fix for issue #5970 regarding certbot-dns-google

This commit is contained in:
Sarah Braden 2018-05-14 13:30:38 -04:00
parent a0775f42ba
commit 4bd9f4dac4

View file

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