You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Desired output is for both key and value to be converted when enum_to_str is set to True:
{'RED': 'BLUE'}
The text was updated successfully, but these errors were encountered:
Jasha10
changed the title
Behavior change: Merging a MISSING node should not change target
Behavior change: to_container(..., enum_to_str=True) to convert both keys and values
Feb 17, 2021
Desired output is for both key and value to be converted when
enum_to_str
is set to True:The text was updated successfully, but these errors were encountered: