* Work with ``flake8`` 3.0+ which changed the way its ``main`` function worked.
1.0.1
------------------
* Fix modernize running on Python 2. * Run ``isort`` in the same Python process rather than with ``subprocess`` * Properly gate ``flake8`` and ``isort`` so that they run only if they are installed.