black/tests/data/preview
2022-12-17 19:41:45 -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
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 Prefer splitting right hand side of assignment statements. (#3368) 2022-12-15 15:58:51 -08:00
long_strings.py Improve long values in dict literals (#3440) 2022-12-15 08:25:28 -08:00
percent_precedence.py Remove hard coded test cases (#3062) 2022-05-18 12:11:37 -07:00
prefer_rhs_split.py Prefer splitting right hand side of assignment statements. (#3368) 2022-12-15 15:58:51 -08:00
return_annotation_brackets_string.py move more tests to non-preview 2022-12-17 19:41:45 -08:00