certbot/certbot-compatibility-test/certbot_compatibility_test
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
..
configurators Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
testdata certbot-compat: remove dupe random25863 nginx name (#8286) 2020-09-16 10:00:38 -07:00
__init__.py s/Let's Encrypt/Certbot certbot-compatibility-test 2016-04-13 16:59:37 -07:00
errors.py s/Let's Encrypt/Certbot certbot-compatibility-test 2016-04-13 16:59:37 -07:00
interfaces.py Fully type certbot apache (#9177) 2022-01-31 19:17:40 +11:00
test_driver.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
util.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
validator.py Upgrade pylint (#9470) 2022-11-17 18:21:14 +11:00