mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 12:02:03 +02:00
committed by
Brad Warren
parent
74448e9344
commit
be03a976d5
@@ -5,5 +5,8 @@ ignore_missing_imports = True
|
|||||||
[mypy-acme.*]
|
[mypy-acme.*]
|
||||||
check_untyped_defs = True
|
check_untyped_defs = True
|
||||||
|
|
||||||
|
[mypy-certbot_dns_dnsmadeeasy.*]
|
||||||
|
check_untyped_defs = True
|
||||||
|
|
||||||
[mypy-certbot_dns_rfc2136.*]
|
[mypy-certbot_dns_rfc2136.*]
|
||||||
check_untyped_defs = True
|
check_untyped_defs = True
|
||||||
|
|||||||
Reference in New Issue
Block a user