Welcome to mirror list, hosted at ThFree Co, Russian Federation.

mypy.ini - github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c776dc9a61938ddf7683a7acc67eff6dfb12265b (plain)
1
2
3
4
5
[mypy]
ignore_missing_imports = True
warn_unused_ignores = True
show_error_codes = True
disallow_untyped_defs = True