setup.cfg
setup.py
formatter/__init__.py
formatter/formatter.py
formatter/main.py
formatter/offsets.py
formatter/tokens.py
formatter/types.py
formatter.egg-info/PKG-INFO
formatter.egg-info/SOURCES.txt
formatter.egg-info/dependency_links.txt
formatter.egg-info/entry_points.txt
formatter.egg-info/requires.txt
formatter.egg-info/top_level.txt
tests/__init__.py
tests/base_test.py
tests/test_brace.py
tests/test_commandline.py
tests/test_formatter.py
tests/test_operators.py
tests/test_paren.py
tests/test_stdin.py
tests/test_string.py
tests/test_tokens.py
tests/test_types.py