certbot/mypy.ini

6 lines
117 B
INI
Raw Permalink Normal View History

[mypy]
ignore_missing_imports = True
warn_unused_ignores = True
show_error_codes = True
disallow_untyped_defs = True