diff options
author | 2021-04-17 18:37:44 +0200 | |
---|---|---|
committer | 2021-04-17 18:37:44 +0200 | |
commit | 0e4fd3d2d0ae4b0f403cc8f163c783284aefae56 (patch) | |
tree | 0a43a9485e6ef44424e378ec40b33f5df5dc1c50 /tests | |
parent | Merge remote-tracking branch 'origin/main' into feat/1365/add-bot-badges-to-user (diff) |
Make YAMLGetter raise AttributeError instead of KeyError
Utility functions such as hasattr or getattr except __getattribute__ to raise AttributeError not KeyError. This commit also lowers the logging level of the error message to info since it is up to the caller to decide if this is an expected failure or not.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions