]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
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)
Eliminate dead code by using pytests.raises instead of try/except/else


Trivial merge