certbot/certbot-ci/certbot_integration_tests
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
..
assets Fully type certbot-ci module (#9120) 2021-11-30 08:24:39 +11:00
certbot_tests Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
nginx_tests Remove docker-compose dependency (#9436) 2022-10-20 13:07:18 -07:00
rfc2136_tests fix new mypy complaints 2022-11-11 18:03:57 +11:00
utils Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
.coveragerc Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
__init__.py [Unix] Create a framework for certbot integration tests: PART 1 (#6578) 2019-03-01 13:18:06 -08:00
conftest.py tests: remove Boulder v1 endpoint from certbot-ci and azure (#9140) 2021-12-13 10:42:15 -08:00
py.typed Fully type certbot-ci module (#9120) 2021-11-30 08:24:39 +11:00