diff options
author | Bas van Beek <b.f.van.beek@vu.nl> | 2021-04-15 12:49:36 +0200 |
---|---|---|
committer | Bas van Beek <b.f.van.beek@vu.nl> | 2021-04-15 13:44:05 +0200 |
commit | d4683c99a78e8e7658ac53b435fca34de52ef52e (patch) | |
tree | 7265593fa3196d66c88288cbf2964ff6588f10f9 /numpy/array_api/tests/test_elementwise_functions.py | |
parent | 181f273a59744d58f90f45d953a3285484c72cba (diff) | |
download | numpy-d4683c99a78e8e7658ac53b435fca34de52ef52e.tar.gz |
ENH: Improve the placeholder annotations for classes
Use explicitly defined classes rather than annotating them as `Type[Any]`.
The latter currently causes issues with mypy, which does not allow it to be used as a baseclass (because reasons?)
Diffstat (limited to 'numpy/array_api/tests/test_elementwise_functions.py')
0 files changed, 0 insertions, 0 deletions