Skip to content

Wrap default parameters in a string if the input is type of string#219

Open
alexvision wants to merge 1 commit intowcandillon:masterfrom
alexvision:default-string-fix
Open

Wrap default parameters in a string if the input is type of string#219
alexvision wants to merge 1 commit intowcandillon:masterfrom
alexvision:default-string-fix

Conversation

@alexvision
Copy link

This fixes an issue where default parameters if they were strings were output as an unwrapped string. This could potentially have some more complex a check rather than just looking for the parameter type, but this should cover most cases assuming valid parameters are used.

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.

2 participants