black/tests/data
2019-03-14 16:42:54 -07:00
..
include_exclude_tests/b Move test data to data 2018-06-06 15:48:38 -07:00
bracketmatch.py fix bracket match bug (#470) 2018-08-23 12:52:07 +01:00
cantfit.py split long del statements into multiple lines (#698) 2019-02-22 22:00:40 -08:00
class_blank_parentheses.py Move test data to data 2018-06-06 15:48:38 -07:00
class_methods_new_line.py Move test data to data 2018-06-06 15:48:38 -07:00
comments2.py Enhance the type comment patch 2019-03-14 16:26:41 +01:00
comments3.py Fix mangling pweave and Spyder IDE special comments 2018-09-26 09:42:42 -07:00
comments4.py Add trailing comma for single as imports, too 2018-09-26 08:26:35 -07:00
comments5.py Move test data to data 2018-06-06 15:48:38 -07:00
comments6.py Enhance the type comment patch 2019-03-14 16:26:41 +01:00
comments.py Fix mangling pweave and Spyder IDE special comments 2018-09-26 09:42:42 -07:00
composition.py Move test data to data 2018-06-06 15:48:38 -07:00
debug_visitor.out Move INDENT value to the postponed prefix 2018-06-19 20:44:47 -07:00
debug_visitor.py Move test data to data 2018-06-06 15:48:38 -07:00
empty_lines.py Move test data to data 2018-06-06 15:48:38 -07:00
empty_pyproject.toml Support pyproject.toml 2018-06-06 17:02:10 -07:00
expression.diff fix unstable formatting when unpacking big tuples (#514) 2018-09-17 12:03:21 +01:00
expression.py fix unstable formatting when unpacking big tuples (#514) 2018-09-17 12:03:21 +01:00
fmtonoff2.py Move INDENT value to the postponed prefix 2018-06-19 20:44:47 -07:00
fmtonoff.py Add --target-version option to allow users to choose targeted Python versions (#618) 2019-02-06 18:43:50 -08:00
force_py36.py Move test data to data 2018-06-06 15:48:38 -07:00
force_pyi.py Move test data to data 2018-06-06 15:48:38 -07:00
fstring.py Fix string normalization sometimes producing invalid fstrings (#327) 2018-06-09 12:30:49 -07:00
function2.py Move test data to data 2018-06-06 15:48:38 -07:00
function.py Remove numeric underscore normalization (#696) 2019-02-06 19:16:49 -08:00
import_spacing.py Add trailing comma when a single import doesn't fit on a line. (#504) 2018-09-26 13:26:50 +01:00
numeric_literals_py2.py Uppercase digits in hex literals (#530) 2018-09-25 16:01:56 +01:00
numeric_literals_skip_underscores.py Add underscores to numeric literals with more than six digits (#529) 2018-09-26 12:32:11 +01:00
numeric_literals.py Remove numeric underscore normalization (#696) 2019-02-06 19:16:49 -08:00
python2_print_function.py Fix print() function on Python 2 (#754) 2019-03-14 16:42:54 -07:00
python2_unicode_literals.py Improve get_future_imports implementation. 2018-07-02 17:49:47 +01:00
python2.py Move test data to data 2018-06-06 15:48:38 -07:00
python37.py Make sure async for is not broken up to separate lines (#503) 2018-09-08 10:34:08 +01:00
slices.py Move test data to data 2018-06-06 15:48:38 -07:00
string_prefixes.py Move test data to data 2018-06-06 15:48:38 -07:00
string_quotes.py Fix string normalization eating all backslashes above 3 2018-06-10 09:44:41 +01:00
stub.pyi Add blank line after constants in stub file (#360) 2018-06-16 11:53:45 -07:00