Apply isort on repository
authorFrançois Freitag <redacted>
Sat, 2 Dec 2017 21:26:45 +0000 (13:26 -0800)
committerFrançois Freitag <redacted>
Sat, 20 Jan 2018 21:51:31 +0000 (13:51 -0800)
commitbaa1726d0da0186964ae38fe7d1653c0b6da26ac
tree33356f719ee91db3ee233836c0476f22ec61b04f
parentdb6cfcbc6d7f19a692c18b33fbb57f4cb4a4ec8a
Apply isort on repository

Imports are easier to follow if there they are sorted alphabetically,
and grouped by:

- __future__,
- stdlib,
- third party,
- current project,
- local imports.
examples/example_import.py
examples/example_json.py
examples/example_postprocess.py
setup.py
tests/test_xkcdpass.py
xkcdpass/xkcd_password.py
git clone https://git.99rst.org/PROJECT