mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 07:12:54 -04:00
Merge branch 'feature/5971' into handle-mypy-ini-conflicts
This commit is contained in:
commit
875c8d4c01
1 changed files with 3 additions and 0 deletions
3
mypy.ini
3
mypy.ini
|
|
@ -13,3 +13,6 @@ check_untyped_defs = True
|
|||
|
||||
[mypy-certbot_dns_rfc2136.*]
|
||||
check_untyped_defs = True
|
||||
|
||||
[mypy-certbot_dns_luadns.*]
|
||||
check_untyped_defs = True
|
||||
|
|
|
|||
Loading…
Reference in a new issue