certbot/certbot-apache/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
..
apache-conf-files Fixing hanging test farm tests (#9211) 2022-02-22 13:19:48 -08:00
testdata apache: remove support for Apache 2.2 and CentOS 6 (#9354) 2022-08-29 10:05:48 -07:00
augeasnode_test.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
autohsts_test.py Remove external mock dependency (#9331) 2022-09-28 16:17:03 -07:00
centos_test.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
complex_parsing_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
configurator_reverter_test.py Remove external mock dependency (#9331) 2022-09-28 16:17:03 -07:00
configurator_test.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
debian_test.py Remove external mock dependency (#9331) 2022-09-28 16:17:03 -07:00
display_ops_test.py Remove external mock dependency (#9331) 2022-09-28 16:17:03 -07:00
dualnode_test.py Remove external mock dependency (#9331) 2022-09-28 16:17:03 -07:00
entrypoint_test.py Remove external mock dependency (#9331) 2022-09-28 16:17:03 -07:00
fedora_test.py Remove external mock dependency (#9331) 2022-09-28 16:17:03 -07:00
gentoo_test.py Remove external mock dependency (#9331) 2022-09-28 16:17:03 -07:00
http_01_test.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
obj_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
parser_test.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
parsernode_configurator_test.py Remove external mock dependency (#9331) 2022-09-28 16:17:03 -07:00
parsernode_test.py Use Python 3 style super (#8777) 2021-04-08 13:04:51 -07:00
parsernode_util_test.py Modifications needed for merging to master 2020-01-06 17:19:33 +02:00
util.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00