mirror of
https://github.com/certbot/certbot.git
synced 2026-04-23 15:17:48 -04:00
parent
74448e9344
commit
be03a976d5
1 changed files with 3 additions and 0 deletions
3
mypy.ini
3
mypy.ini
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue