diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 82a46964..20714d45 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -77,3 +77,4 @@ repos: additional_dependencies: - django-stubs==4.2.6 - types-python-dateutil + - types-Jinja2 diff --git a/docs/extension_script.rst b/docs/extension_script.rst index 8230748e..33e229cc 100644 --- a/docs/extension_script.rst +++ b/docs/extension_script.rst @@ -30,26 +30,23 @@ Load and use the template tag in your base template, after your htmx ``