Commit Graph

1 Commits (654e239b25e5ed49dd0340132a74e4617aa185c8)

Author SHA1 Message Date
Richard van der Hoff b28bfd905d
Clarify error message when plugin config parsers raise an error (#8492)
This turns:

    Failed to parse config for 'myplugin': Exception('error message')

into:

    Failed to parse config for 'myplugin': error message.
2020-10-08 11:10:15 +01:00