black/tests/data/preview
2023-01-31 15:39:56 -08:00
..
cantfit.py Wrap concatenated strings used as function args in parens (#3307) 2022-10-26 18:03:10 -07:00
comments7.py Add parens around implicit string concatenations where it increases readability (#3162) 2022-08-30 22:52:00 -04:00
format_unicode_escape_seq.py Format hex code in unicode escape sequences in string literals (#2916) 2023-01-22 05:21:09 -08:00
long_dict_values.py Fix an infinite recursion error exposed by #3440 (#3444) 2022-12-16 05:02:41 -08:00
long_strings__edge_case.py Remove hard coded test cases (#3062) 2022-05-18 12:11:37 -07:00
long_strings__regression.py Fix an invalid quote escaping bug in f-string expressions (#3509) 2023-01-22 05:27:11 -08:00
long_strings__type_annotations.py Exclude string type annotations from ESP (#3462) 2022-12-20 13:38:35 -08:00
long_strings.py Significantly speedup ESP on large expressions that contain many strings (#3467) 2022-12-23 12:13:45 -08:00
percent_precedence.py Remove hard coded test cases (#3062) 2022-05-18 12:11:37 -07:00
prefer_rhs_split.py Fix some typos (#3474) 2022-12-25 18:39:51 -08:00
return_annotation_brackets_string.py Draft for Black 2023 stable style (#3418) 2023-01-31 15:39:56 -08:00