quicktype
quicktype copied to clipboard
fix optional unions in python code generator
This PR fixes python code generation for nullable types, if more than one type is not null.
closes #1562