Closed euresti closed 4 years ago
Do you squash commits? If not let me know whether you want me to fixup the commit history a bit.
Comments resolved.
Could you please squash the commits ?
Thank you very much for doing this! I'm going to trigger a new release, so you can use it if needed.
Ah somebody already beat me to it :-). Thank you @gaborbernat
I did not do it 😁
released via https://pypi.org/project/attrs-strict/0.1.1/
Issue number of the reported bug or feature request: #45
Describe your changes
resolve_types
which uses get_type_hints to overwrite the field.type to a fully resolved type.Testing performed Unit tests. Ran on a couple of classes too.
Additional context None