diff --git a/pyproject.toml b/pyproject.toml index 56d03f8..fb18f84 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,6 +39,7 @@ dependencies = [ ] urls.Changelog = "https://github.com/tolomea/django-auto-prefetch/blob/main/CHANGELOG.rst" urls.Repository = "https://github.com/tolomea/django-auto-prefetch" + [tool.isort] add_imports = [ "from __future__ import annotations",