You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example where that assumption is wrong is the following test invocation:
```
python -m pytest \
dpctl/tests/test_tensor_*.py \
dpctl/tests/test_usm_ndarray_*.py \
dpctl/tests/elementwise/test_a*.py
```
Removed test of `uf.types_` to be `None` altogether per PR feedback.
0 commit comments