Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* fix #1005: Missing attribute `code` results in AttributeError To prevent unconditional acess, this change checks if the `code` attribute actually exists and falls back to the key description. --------- Co-authored-by: xs5871 <[email protected]>
- Loading branch information