diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2021-07-12 08:58:17 -0500 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2021-07-12 08:58:17 -0500 |
commit | 60d9bfb69270d31df6c211e098fb443ab344f2af (patch) | |
tree | 0c78c6295529d7526579a82e81ece2c16b184641 /numpy/array_api/tests | |
parent | c07080f12652b2cced2f6ca2cb3e72e085565047 (diff) | |
download | numpy-60d9bfb69270d31df6c211e098fb443ab344f2af.tar.gz |
MAINT: Avoid unicode characters in division SIMD code comments
This avoids unicode characters in the division SIMD code to circumvent
problems reading the utf-8 encoded file in windows.
The proper fix is probably to just assume utf-8 and feel free to use
unicode characters in `c.src` files.
But here, it doesn't matter too much to just avoid utf-8 quickly.
See gh-19454
Diffstat (limited to 'numpy/array_api/tests')
0 files changed, 0 insertions, 0 deletions