Skip to content

Fixed crash when network config is None#81

Open
sebimoe wants to merge 1 commit intoRed5d:masterfrom
sebimoe:bugfix/network-info-none
Open

Fixed crash when network config is None#81
sebimoe wants to merge 1 commit intoRed5d:masterfrom
sebimoe:bugfix/network-info-none

Conversation

@sebimoe
Copy link
Copy Markdown

@sebimoe sebimoe commented Jan 16, 2025

Found the problem shown in issue #80

<dict>.get() returns the default only when the key does not exist, but when it exists with None value, that value is returned.

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