vdirsyncer/tests/system/cli
Hugo Osvaldo Barrera b1b4dd92fe Sort imports
I don't want to ever have to sort imports again. It's a poor use of
developer time. Automate this with a pre-commit hook, and check this on
CI.

Developers: I suggest you configure your editor to use
`reorder_python_imports`. It uses the standard sorting, and detects
first/third party libs well.
2020-06-09 14:34:45 +02:00
..
__init__.py Reorganize testsuite 2017-01-18 22:42:42 +01:00
conftest.py Sort imports 2020-06-09 14:34:45 +02:00
test_config.py Sort imports 2020-06-09 14:34:45 +02:00
test_discover.py Reorganize testsuite 2017-01-18 22:42:42 +01:00
test_fetchparams.py Split up fetchparams tests 2017-10-01 21:44:14 +02:00
test_repair.py Drop support for Python 3.5 and 3.6 2020-06-09 14:33:14 +02:00
test_sync.py Sort imports 2020-06-09 14:34:45 +02:00
test_utils.py Sort imports 2020-06-09 14:34:45 +02:00