pallets / jinja

A very fast and expressive template engine.
https://jinja.palletsprojects.com
BSD 3-Clause "New" or "Revised" License
10.23k stars 1.6k forks source link

Maintenance: resolve flake8-bugbear B036 errors #1942

Closed jayaddison closed 4 months ago

jayaddison commented 6 months ago

Resolves two B036 errors reported by recent versions of the flake8-bugbear plugin for flake8.

Checklist:

jayaddison commented 4 months ago

flake8-bugbear has been removed from the pre-commit lint checks (ref: #1968), and as a result this can be closed (wontfix).