LICENSE
MANIFEST.in
README.md
black.py
setup.py
black.egg-info/PKG-INFO
black.egg-info/SOURCES.txt
black.egg-info/dependency_links.txt
black.egg-info/entry_points.txt
black.egg-info/not-zip-safe
black.egg-info/requires.txt
black.egg-info/top_level.txt
blib2to3/Grammar.txt
blib2to3/PatternGrammar.txt
blib2to3/__init__.py
blib2to3/pygram.py
blib2to3/pytree.py
blib2to3/pgen2/__init__.py
blib2to3/pgen2/conv.py
blib2to3/pgen2/driver.py
blib2to3/pgen2/grammar.py
blib2to3/pgen2/literals.py
blib2to3/pgen2/parse.py
blib2to3/pgen2/pgen.py
blib2to3/pgen2/token.py
blib2to3/pgen2/tokenize.py
tests/cantfit.py
tests/comments.py
tests/comments2.py
tests/composition.py
tests/expression.py
tests/function.py
tests/import_spacing.py
tests/test_black.py