Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed attribute error when accessing config in struct mode with get and with default of None #178

Merged
merged 2 commits into from
Mar 24, 2020

Conversation

omry
Copy link
Owner

@omry omry commented Mar 24, 2020

Fix a bug that caused Attribute error when accessing a config in struct mode with get() providing a None default
Closes #174

@ghost
Copy link

ghost commented Mar 24, 2020

Congratulations 🍻. DeepCode analyzed your code in 0.166 seconds and we found no issues. Enjoy a moment of no bugs ☀️.

💬 This comment has been generated by the DeepCode bot, installed by the owner of the repository. The DeepCode bot protects your repository by detecting and commenting on security vulnerabilities or other critical issues.


☺️ If you want to provide feedback on our bot, here is how to contact us.

@omry omry merged commit ddac60b into master Mar 24, 2020
@omry omry deleted the #174 branch March 24, 2020 23:31
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.

[bug] .get on ConfigNode with default None throws keyerror in struct mode
1 participant