All patches and comments are welcome. Please squash your changes to logical
commits before using git-format-patch and git-send-email to
patches@git.madduck.net.
If you'd read over the Git project's submission guidelines and adhered to them,
I'd be especially grateful.
3 def test(self) -> None:
4 with patch("black.out", print):
6 unstyle(str(report)), "1 file reformatted, 1 file failed to reformat."
10 "1 file reformatted, 1 file left unchanged, 1 file failed to reformat.",
14 "2 files reformatted, 1 file left unchanged, "
15 "1 file failed to reformat.",
19 "2 files reformatted, 2 files left unchanged, "
20 "2 files failed to reformat.",
36 def omitting_trailers(self) -> None:
38 hey_this_is_a_very_long_call, it_has_funny_attributes, really=True
41 hey_this_is_a_very_long_call, it_has_funny_attributes, really=True
42 )[OneLevelIndex][TwoLevelIndex][ThreeLevelIndex][FourLevelIndex]
43 d[0][1][2][3][4][5][6][7][8][9][10][11][12][13][14][15][16][17][18][19][20][21][
47 some.rather.elaborate.rule() and another.rule.ending_with.index[123]
50 def easy_asserts(self) -> None:
61 } == expected, "Not what we expected"
73 }, "Not what we expected"
87 def tricky_asserts(self) -> None:
99 value, is_going_to_be="too long to fit in a single line", srsly=True
100 ), "Not what we expected"
113 "Not what we expected and the message is too long to fit in one line"
117 value, is_going_to_be="too long to fit in a single line", srsly=True
128 }, "Not what we expected"
141 "Not what we expected and the message is too long to fit "
142 "in one line because it's too long"
145 # This is weird but true.
146 assert expectedexpectedexpectedexpectedexpectedexpectedexpectedexpectedexpect == {