mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 12:02:03 +02:00
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:
committed by
Brad Warren
parent
c1471fe873
commit
907ee79715
@@ -17,5 +17,8 @@ check_untyped_defs = True
|
|||||||
[mypy-certbot_dns_luadns.*]
|
[mypy-certbot_dns_luadns.*]
|
||||||
check_untyped_defs = True
|
check_untyped_defs = True
|
||||||
|
|
||||||
|
[mypy-certbot_dns_nsone.*]
|
||||||
|
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