diff options
author | Bas van Beek <b.f.van.beek@vu.nl> | 2020-10-16 16:36:16 +0200 |
---|---|---|
committer | Bas van Beek <b.f.van.beek@vu.nl> | 2020-10-17 18:05:12 +0200 |
commit | b84946d15e5b63f44cd4bbbc04e5230a18720afc (patch) | |
tree | 3db22f2671536d312b3f603361398e5c990a912f /numpy/lib/function_base.py | |
parent | a5f17578bc31caccce5c5113dae5d1994bab22e4 (diff) | |
download | numpy-b84946d15e5b63f44cd4bbbc04e5230a18720afc.tar.gz |
TST: Ignore all `*` characters in the reveal tests
Mypy uses a `*` whenever an annotation or one of its parameters is based on a TypeVar.
Its added value is neglible and it unnecessarily complicates the `reveal` tests so lets just ignore them.
Note that this is done after running mypy, so it won't affect cases where `*` is used as multiplication operator.
Diffstat (limited to 'numpy/lib/function_base.py')
0 files changed, 0 insertions, 0 deletions