mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 08:09:10 +02:00
* run unittest2pytest The command used here was `unittest2pytest -nw acme/tests certbot*/tests`. * fix with pytest.raises * add parens to fix refactoring * <= not <