LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
flake8_quotes/__about__.py
flake8_quotes/__init__.py
flake8_quotes.egg-info/PKG-INFO
flake8_quotes.egg-info/SOURCES.txt
flake8_quotes.egg-info/dependency_links.txt
flake8_quotes.egg-info/entry_points.txt
flake8_quotes.egg-info/pbr.json
flake8_quotes.egg-info/requires.txt
flake8_quotes.egg-info/top_level.txt
flake8_quotes.egg-info/zip-safe
test/__init__.py
test/test_checks.py
test/data/doubles.py
test/data/doubles_multiline_string.py
test/data/doubles_noqa.py
test/data/doubles_wrapped.py
test/data/no_qa.py
test/data/singles.py
test/data/singles_multiline_string.py
test/data/singles_noqa.py
test/data/singles_wrapped.py