Commit 28ab7dc
committed
Change type of exception raised by
`NotImplementedError` isn't really applicable when the condition is more permanent as it hinges on the specification. A `TypeError` is more correct here, since it's the _type_ of the token that is the issue in these cases.values.Formatter
1 parent b930beb commit 28ab7dc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
0 commit comments