refactor: instances of parametrized tensors are no longer parametrized by Jackmin801 · Pull Request #1026 · docarray/docarray
#1026) * test: add tensor ops tests Signed-off-by: Jackmin801 <56836461+Jackmin801@users.noreply.github.com> * feat: instances of parametrized types are not parametrized anymore Signed-off-by: Jackmin801 <56836461+Jackmin801@users.noreply.github.com> * test: fix test that have been changed by this feature Signed-off-by: Jackmin801 <56836461+Jackmin801@users.noreply.github.com> * refactor: change class name and add comments Signed-off-by: Jackmin801 <56836461+Jackmin801@users.noreply.github.com> * test: add tests to make sure isinstance does not do coercion Signed-off-by: Jackmin801 <56836461+Jackmin801@users.noreply.github.com> * fix: parametrized isinstance check should not perform coercion Signed-off-by: Jackmin801 <56836461+Jackmin801@users.noreply.github.com> * test: add more tests to parametrized class name tests Signed-off-by: Jackmin801 <56836461+Jackmin801@users.noreply.github.com> * style: small black fix Signed-off-by: Jackmin801 <56836461+Jackmin801@users.noreply.github.com> Signed-off-by: Jackmin801 <56836461+Jackmin801@users.noreply.github.com> Signed-off-by: Joan Fontanals Martinez <joan.martinez@jina.ai>