fix jinja_loader annotation

This commit is contained in:
Cody Scott 2024-01-23 11:28:51 -05:00 committed by David Lord
parent 3207af8827
commit ecc057dd48
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
2 changed files with 4 additions and 1 deletions

View file

@ -3,6 +3,8 @@ Version 3.0.2
Unreleased
- Correct type for ``jinja_loader`` property. :issue:`5388`
Version 3.0.1
-------------