CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
black.py
blackd.py
setup.cfg
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/LICENSE
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/empty.toml
tests/test_black.py
tests/data/bracketmatch.py
tests/data/cantfit.py
tests/data/class_blank_parentheses.py
tests/data/class_methods_new_line.py
tests/data/comments.py
tests/data/comments2.py
tests/data/comments3.py
tests/data/comments4.py
tests/data/comments5.py
tests/data/comments6.py
tests/data/composition.py
tests/data/debug_visitor.out
tests/data/debug_visitor.py
tests/data/empty_lines.py
tests/data/empty_pyproject.toml
tests/data/expression.diff
tests/data/expression.py
tests/data/fmtonoff.py
tests/data/fmtonoff2.py
tests/data/force_py36.py
tests/data/force_pyi.py
tests/data/fstring.py
tests/data/function.py
tests/data/function2.py
tests/data/import_spacing.py
tests/data/numeric_literals.py
tests/data/numeric_literals_py2.py
tests/data/numeric_literals_skip_underscores.py
tests/data/python2.py
tests/data/python2_unicode_literals.py
tests/data/python37.py
tests/data/slices.py
tests/data/string_prefixes.py
tests/data/string_quotes.py
tests/data/stub.pyi
tests/data/include_exclude_tests/b/.definitely_exclude/a.pie
tests/data/include_exclude_tests/b/.definitely_exclude/a.py
tests/data/include_exclude_tests/b/.definitely_exclude/a.pyi
tests/data/include_exclude_tests/b/dont_exclude/a.pie
tests/data/include_exclude_tests/b/dont_exclude/a.py
tests/data/include_exclude_tests/b/dont_exclude/a.pyi
tests/data/include_exclude_tests/b/exclude/a.pie
tests/data/include_exclude_tests/b/exclude/a.py
tests/data/include_exclude_tests/b/exclude/a.pyi