mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
this is the final part of https://github.com/certbot/certbot/issues/10195. this fixes https://github.com/certbot/certbot/issues/10195 the changes in the first commit were done automatically with the command: ``` ruff check --fix --extend-select UP006 --unsafe-fixes ``` the second commit configures ruff to check for this to avoid regressions thanks for bearing with me thru these somewhat large automatically generated PRs ohemorange 🙏 |
||
|---|---|---|
| .. | ||
| configurators | ||
| testdata | ||
| __init__.py | ||
| errors.py | ||
| interfaces.py | ||
| test_driver.py | ||
| util.py | ||
| validator.py | ||