diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2020-01-23 18:24:37 +0000 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2020-01-23 18:24:37 +0000 |
commit | cf8ab82c8227fc4e8fbad474f5f50f90e75d1b3a (patch) | |
tree | 7cf5782692909954c0a12e4ceadc70d013ab5bbb /numpy/array_api/_elementwise_functions.py | |
parent | e94cec800304a6a467cf90ce4e7d3e207770b4b4 (diff) | |
download | numpy-cf8ab82c8227fc4e8fbad474f5f50f90e75d1b3a.tar.gz |
BUG: Flags should not contain spaces
It's very unlikely that `ifort` is supposed to be invoked as `ifort "-fpmodel strict"` instead of `ifort -fpmodel strict` .
Spaces in flag items will end up passed as a single argument.
Diffstat (limited to 'numpy/array_api/_elementwise_functions.py')
0 files changed, 0 insertions, 0 deletions