Skip to content

[FIX] no panic when reading kwarg on env ref#545

Open
mmahrouss wants to merge 1 commit intoalphafrom
alpha-no-panic-on-wrong-kwarg-mdms
Open

[FIX] no panic when reading kwarg on env ref#545
mmahrouss wants to merge 1 commit intoalphafrom
alpha-no-panic-on-wrong-kwarg-mdms

Conversation

@mmahrouss
Copy link
Collaborator

When reading raise_if_not_found, instead of unwrapping, this PR uses unwrap or true, so that if the user inputs a wrong type, or was still typing it, we do not panic.

When reading `raise_if_not_found`, instead of unwrapping, this PR uses unwrap or true, so that if the user inputs a wrong type, or was still typing it, we do not panic.
@mmahrouss mmahrouss added this to the 1.3.0 milestone Feb 9, 2026
@mmahrouss mmahrouss self-assigned this Feb 9, 2026
@mmahrouss mmahrouss added the bug Something isn't working label Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant