Skip to content

fix: KeyError: 'cw'#128

Open
wzyboy wants to merge 1 commit intorobertoszek:masterfrom
wzyboy:fix/keyerror-cw
Open

fix: KeyError: 'cw'#128
wzyboy wants to merge 1 commit intorobertoszek:masterfrom
wzyboy:fix/keyerror-cw

Conversation

@wzyboy
Copy link

@wzyboy wzyboy commented May 6, 2023

Key 'cw' is not guaranteed in some cases, where KeyError exception is raised. The PR changes key access method to dict.get() so no exceptions are raised in these cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments