]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
Merge pull request #1522 from klette/fix-node-hash
authorDavid Lord <davidism@gmail.com>
Tue, 9 Nov 2021 17:16:49 +0000 (09:16 -0800)
committerGitHub <noreply@github.com>
Tue, 9 Nov 2021 17:16:49 +0000 (09:16 -0800)
Use `object.__hash__` for `Node.__hash__`


Trivial merge