Commit b53983b
committed
Make dec_number required in NumberFormatterHelper.standardize
The only caller always passes dec_number, so the None fallback was
dead code that could not be reached in normal operation.1 parent 6b059f5 commit b53983b
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
91 | 92 | | |
92 | 93 | | |
93 | 94 | | |
94 | | - | |
95 | 95 | | |
96 | | - | |
97 | | - | |
98 | 96 | | |
99 | 97 | | |
100 | 98 | | |
| |||
810 | 808 | | |
811 | 809 | | |
812 | 810 | | |
| 811 | + | |
813 | 812 | | |
814 | 813 | | |
815 | 814 | | |
816 | | - | |
817 | 815 | | |
818 | 816 | | |
819 | 817 | | |
| |||
0 commit comments