# Flake8 Extension to lint for double quotes.

## Usage

If you are using flake8 its as easy as:

```shell
    pip install flake8-quotes
```

Now you don't need to worry about people like @sectioneight constantly
complaining that you are using doublequotes and not singlequotes.
