Check_untyped_defs in mypy with clean output for certbot-dns-nsone (#5987)

* check_untyped_defs in mypy with clean output for certbot-dns-nsone

Resolves #5972
This commit is contained in:
Douglas Anger 2018-05-14 16:18:49 -04:00 committed by Brad Warren
parent c1471fe873
commit 907ee79715

View file

@ -17,5 +17,8 @@ check_untyped_defs = True
[mypy-certbot_dns_luadns.*]
check_untyped_defs = True
[mypy-certbot_dns_nsone.*]
check_untyped_defs = True
[mypy-certbot_dns_rfc2136.*]
check_untyped_defs = True