diff --git a/pyproject.toml b/pyproject.toml index 8373dba..7357324 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,6 +43,7 @@ dependencies = [ urls.Changelog = "https://github.com/adamchainz/django-linear-migrations/blob/main/CHANGELOG.rst" urls.Funding = "https://adamj.eu/books/" urls.Repository = "https://github.com/adamchainz/django-linear-migrations" + [tool.isort] add_imports = [ "from __future__ import annotations",