Revision history [back]
I see this also and we'll try to fix it. It looks like you can work around it by using instead:
zs: dict = {**xs, **ys}
I see this also and we'll try to fix it. It looks like you can work around it by using instead:
zs: dict = {**xs, **ys}