certbot/letstest/scripts
Brad Warren 1bb09da270
Update and run isort (#9573)
I want to use isort as part of https://github.com/certbot/certbot/issues/9572 because I want to do it programmatically, however, I felt like the config needed to be tweaked a bit due to it not understanding what is and is not our own code.

This PR updates the isort config so it recognizes our own modules and runs `isort .` from the root of the repo to update everything.

* update isort config

* run "isort ."
2023-02-10 10:51:20 -08:00
..
bootstrap_os_packages.sh Cleanup scripts and switch to pyenv (#9214) 2022-02-24 12:06:23 -08:00
test_apache2.sh Cleanup scripts and switch to pyenv (#9214) 2022-02-24 12:06:23 -08:00
test_openssl_version.py Add Python 3.10 support and tests (#9077) 2021-11-08 15:55:32 -08:00
version.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00