Closed smarie closed 1 year ago
Fixed TypeError: check_type() takes 2 positional arguments but 3 were given triggering erroneous FieldTypeError when typeguard>=3.0.0 is used. Fixed #87
TypeError: check_type() takes 2 positional arguments but 3 were given
FieldTypeError
typeguard>=3.0.0
Fixed
TypeError: check_type() takes 2 positional arguments but 3 were given
triggering erroneousFieldTypeError
whentypeguard>=3.0.0
is used. Fixed #87