Check_untyped_defs in mypy with clean output for certbot_dns_rfc2136 (#5975)

* check_untyped_defs in mypy with clean output for certbot_dns_rfc2136

Resolves #5973
This commit is contained in:
Douglas Anger
2018-05-14 10:26:33 -07:00
committed by Brad Warren
parent cce23c86c7
commit 2d45b0b07a
+3
View File
@@ -4,3 +4,6 @@ ignore_missing_imports = True
[mypy-acme.*]
check_untyped_defs = True
[mypy-certbot_dns_rfc2136.*]
check_untyped_defs = True