mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
* remove references to letshelp * remove letshelp files * Remove line continuation Co-authored-by: ohemorange <ebportnoy@gmail.com>
8 lines
136 B
INI
8 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
|