AUTHORS.md
HISTORY.md
LICENSE
MANIFEST.in
README.md
requirements.dev.txt
requirements.txt
setup.cfg
setup.py
gray/__init__.py
gray/hooks.py
gray/main.py
gray/processing.py
gray.egg-info/PKG-INFO
gray.egg-info/SOURCES.txt
gray.egg-info/dependency_links.txt
gray.egg-info/entry_points.txt
gray.egg-info/requires.txt
gray.egg-info/top_level.txt
gray/formatters/__init__.py
gray/formatters/add_trailing_comma.py
gray/formatters/autoflake.py
gray/formatters/base.py
gray/formatters/composite.py
gray/formatters/fixit.py
gray/formatters/isort.py
gray/formatters/pyupgrade.py
gray/formatters/trim.py
gray/formatters/unify.py
gray/utils/__init__.py
gray/utils/args.py
gray/vendors/__init__.py
gray/vendors/trim.py