aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGravatar francisdbillones <[email protected]>2021-04-19 21:42:40 +0800
committerGravatar GitHub <[email protected]>2021-04-19 21:42:40 +0800
commit0204f7cc73bcf803fe86ca45cbdca19432b83cb6 (patch)
treeebadbfeae7dca0feb6def993f0fef2618dd73617 /tests
parentMerge pull request #1528 from python-discord/mbaruh/allow_eval (diff)
Fix zen's negative indexing
Negative indexing starts at -1, not 0, meaning lower bound should be -1 * len(zen_lines), not -1 * upper_bound.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions