We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a09d29 commit 0d120a5Copy full SHA for 0d120a5
doc/data/messages/t/too-many-branches/good.py
@@ -4,8 +4,8 @@ def num_to_word(x):
4
1: "one",
5
2: "two",
6
3: "three",
7
- 4: "for",
8
- 5: "fie",
+ 4: "four",
+ 5: "five",
9
6: "six",
10
7: "seven",
11
8: "eight",
0 commit comments