]> git.ipfire.org Git - thirdparty/jinja.git/commit
Merge pull request #1071 from btharper/pytest-raises
authorDavid Lord <davidism@gmail.com>
Sun, 6 Oct 2019 04:20:38 +0000 (21:20 -0700)
committerGitHub <noreply@github.com>
Sun, 6 Oct 2019 04:20:38 +0000 (21:20 -0700)
commit381d72ace1941e6fc8675b10e4457040988bb2dc
tree16834ae85e476846c95891ec464d09aa23df0b8c
parent3ea88fe752589c41a73d3808f1dd086fc12bb37b
parent051b5217bf39e3d9ac8184204214106998c6ae52
Merge pull request #1071 from btharper/pytest-raises

Eliminate dead code by using pytests.raises instead of try/except/else