mirror of
https://github.com/certbot/certbot.git
synced 2026-04-21 14:16:58 -04:00
* remove references to letshelp * remove letshelp files * Remove line continuation Co-authored-by: ohemorange <ebportnoy@gmail.com>
7 lines
136 B
INI
7 lines
136 B
INI
[mypy]
|
|
check_untyped_defs = True
|
|
ignore_missing_imports = True
|
|
python_version = 2.7
|
|
|
|
[mypy-acme.magic_typing_test]
|
|
ignore_errors = True
|