mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
* Revert change to NamespaceConfig's constructor NamespaceConfig's argument sources dict is now set with a method, and raises a runtime error if one isn't set when set_by_user() is called. * Actually update CHANGELOG to reflect the set_by_user changes * linter appeasement * configuration: update docs, add test This test ensures that calling `set_by_user` without an initialized sources dict raises a RuntimeError. |
||
|---|---|---|
| .. | ||
| configurators | ||
| testdata | ||
| __init__.py | ||
| errors.py | ||
| interfaces.py | ||
| test_driver.py | ||
| util.py | ||
| validator.py | ||