certbot/certbot-ci/certbot_integration_tests/certbot_tests
alexzorin 8e29063ba7
pylint: upgrade pinned verson and fix new lints (#8936)
While bumping pinned packages in #8928, we came across a new version of pylint (2.9.3). Upgrading to this version requires some changes to Certbot's code, which is what this change is about.

* pylint: upgrade pinned verson and fix new lints

* maxsplit should be 1, not -1, for rsplit
2021-07-15 11:03:39 -07:00
..
__init__.py Added certbot-ci to lint section. Silenced and fixed linting warnings. (#8450) 2020-12-16 20:34:12 +01:00
assertions.py Add certbot renew --key-type test (#8447) 2020-11-12 00:06:50 +01:00
context.py Update coverage and pytest (#8875) 2021-05-31 09:01:01 +02:00
test_main.py pylint: upgrade pinned verson and fix new lints (#8936) 2021-07-15 11:03:39 -07:00