aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGravatar MarkKoz <[email protected]>2020-05-06 22:46:07 -0700
committerGravatar MarkKoz <[email protected]>2020-06-13 11:21:06 -0700
commit808fe261cb0163fe5759da36e36418fc392cb846 (patch)
tree68d4557289303269c94b570a3212f7e82c59c9be /tests
parentCode block: add trace logging (diff)
Code block: fix valid code block being parsed as a missing block
`find_code_blocks` was returning an empty tuple if there was at least one valid code block. However, the caller could not distinguish between that case and simply no code blocks being found. Therefore, None is explicitly returned to distinguish it from a lack of results.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions