| commit | 0ff21b826b5f9e5a624ecabb90ee8d6e21addeaa | [log] [tgz] |
|---|---|---|
| author | Andrew Pickford <anpickford@googlemail.com> | Wed Oct 16 15:45:27 2019 +0200 |
| committer | Andrew Pickford <anpickford@googlemail.com> | Wed Oct 16 15:45:27 2019 +0200 |
| tree | 1a040fceb311c8e145755370c5325a0b0ea239a9 | |
| parent | 6a15e4ea429840621c85cf2b45eb51447c260b1a [diff] |
Change msg param to an optional param for InterpolationError and NameError These are parent classes for other error classes which all pass the msg parameter as an optional parameter.