certbot/certbot-ci
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
..
certbot_integration_tests Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
snap_integration_tests Fully type certbot-ci module (#9120) 2021-11-30 08:24:39 +11:00
windows_installer_integration_tests Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
MANIFEST.in include py.typed marker files in distribution (#9187) 2022-02-04 18:29:26 +01:00
setup.py Claim Python 3.11 support and add tests (#9471) 2022-11-18 07:55:27 +11:00