diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2020-01-07 00:36:25 +0000 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2020-01-07 19:40:52 +0000 |
commit | ecc2a607a53a735c1d55a90fdf9695bb01583240 (patch) | |
tree | ae34e41a713b4027aa8242046c6125ad564e60c4 /numpy/core/numeric.py | |
parent | 16d70e8d22dbed01c3952c0dbbc9be4ae784fbea (diff) | |
download | numpy-ecc2a607a53a735c1d55a90fdf9695bb01583240.tar.gz |
MAINT: Remove unnecessary gotos
This makes the control flow easier to reason about - notably, the only case that now falls through the `if` / `else` are `bytes` objects.
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions