t-raww187
Results
1
issues of
t-raww187
Hello, It is not very clear to me how to deserialize a json for nested classes. Let's say we have the following classes ```python import jsons from typing import List,...