diff options
author | 2020-05-10 18:07:17 -0700 | |
---|---|---|
committer | 2020-05-11 12:03:11 -0700 | |
commit | 4248f88a7407b6e9a5d80800a96f8707003634d3 (patch) | |
tree | 3afcb9c819280aa693f866cd9300cdda5dce4a42 /tests/helpers.py | |
parent | Test `is_maybe_token` returns False for missing parts (diff) |
Token remover: fix `is_maybe_token` returning None instead of False
It's annotated as returning a bool and when the split fails it already
returns False. To be consistent, it should always return a bool.
Diffstat (limited to 'tests/helpers.py')
0 files changed, 0 insertions, 0 deletions