unsafe_merge
crashes with nested structured config and union type
#1087
Labels
bug
Something isn't working
Describe the bug
unsafe_merge
crashes with nested structured config and union type.To Reproduce
Expected behavior
{'a': {'x': 1}}
will be printed, just likeOmegaConf.merge
.Actual result
Additional context
The text was updated successfully, but these errors were encountered: