fix super call in list comprehension

This commit is contained in:
Tony Huang 2024-01-26 10:08:55 +08:00 committed by David Lord
parent 3435d2ff15
commit 1af8f95785
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
3 changed files with 10 additions and 1 deletions

View file

@ -4,6 +4,8 @@ Version 3.0.2
Unreleased
- Correct type for ``jinja_loader`` property. :issue:`5388`
- Fix error with ``--extra-files`` and ``--exclude-patterns`` CLI options.
:issue:`5391`
Version 3.0.1