details:
  Accessing wrong result (out of two) leads to an exception
This commit is contained in:
Jordan Hrycaj 2022-12-13 11:13:13 +00:00 committed by GitHub
parent cc2c888a63
commit 52517d598f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -409,7 +409,7 @@ proc hexaryEnvelopeTouchedBy*(
# .. [..rx..] ..
# [..probe..]
#
startSearch = rc.value.minPt
startSearch = rx.value.minPt
else:
# Otherwise there is no interval preceding `probe`, so the zero
# value for `start` will do the job, e.g.