certbot/tools
Mads Jensen 3f9387bd15
Fix F541 and E711 (#10071)
There are a quite a lot of imports that are unused.

F541 is Unnecessary f-interpolation without placeholders
E711 is incorrect use of == for boolean and None comparisons

## Pull Request Checklist

- [x] The Certbot team has recently expressed interest in reviewing a PR
for this. If not, this PR may be closed due our limited resources and
need to prioritize how we spend them.
- [ ] If the change being made is to a [distributed
component](https://certbot.eff.org/docs/contributing.html#code-components-and-layout),
edit the `main` section of `certbot/CHANGELOG.md` to include a
description of the change being made.
- [ ] Add or update any documentation as needed to support the changes
in this PR.
- [x] Include your name in `AUTHORS.md` if you like.

---------

Co-authored-by: Mads Jensen <atombrella@users.noreply.github.com>
2024-12-05 11:33:09 -08:00
..
docker update docker image (#10057) 2024-11-14 13:37:08 -08:00
pinning remove python 3.8 support (#10077) 2024-12-04 14:55:20 -08:00
snap Fix F541 and E711 (#10071) 2024-12-05 11:33:09 -08:00
_changelog_top.txt Migrate master branch to main 2024-09-26 14:48:10 -07:00
_release.sh Fix release script main replacement (#10042) 2024-11-05 14:55:23 -08:00
extract_changelog.py Insert new line before "More details about these changes can be found on our GitHub repo." (#8645) 2021-02-25 16:30:48 -08:00
finish_release.py escape backslashes in format string in finish_release.py (#10043) 2024-11-05 23:42:59 +00:00
oldest_constraints.txt remove python 3.8 support (#10077) 2024-12-04 14:55:20 -08:00
pip_install.py Always "pipstrap" when running pip_install.py (#9658) 2023-04-05 16:43:26 -07:00
pipstrap.py Always "pipstrap" when running pip_install.py (#9658) 2023-04-05 16:43:26 -07:00
release.sh switch from gpg2 to gpg (#9985) 2024-08-19 15:24:39 -07:00
requirements.txt remove python 3.8 support (#10077) 2024-12-04 14:55:20 -08:00
retry.sh Automatically retry test farm tests (#8325) 2020-09-30 17:05:52 -07:00
sphinx-quickstart.sh update intersphinx mapping (#10074) 2024-12-03 11:16:13 -08:00
venv.py remove python 3.8 support (#10077) 2024-12-04 14:55:20 -08:00