ValueError: ModuleDict update sequence element #0 has length 6; 2 is required

Hi. I’m getting the same error when I tried to concatenate two ModuleDict instances using the update() function. I posted a separate topic here. Apparently ModuleDict is not recognized as a Mapping. It looks like a bug to me, but I’m not sure.