A Flake8 extension to enforce single-quotes.
Once you've installed Flake8, simply install via PyPI.
$ pip install flake8-single-quotes
Your Flake8 runs will now include a directive enforcing single-quotation marks.
Please note this is a fork of Flake8-Quotes. I forked this in order to publish my own releases.