1.7.1 - Compatibility fix for typeguard `3.0.0`
- Fixed
TypeError: check_type() takes 2 positional arguments but 3 were giventriggering erroneousFieldTypeError
whentypeguard>=3.0.0is used. Fixed #87
See documentation page for details.
TypeError: check_type() takes 2 positional arguments but 3 were given triggering erroneous FieldTypeErrortypeguard>=3.0.0 is used. Fixed #87See documentation page for details.