diff --git a/pyproject.toml b/pyproject.toml index 9d5cefe61..36ce08cfa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,6 +55,7 @@ line-length = 119 target-version = [ 'py312', ] + # ==== isort ==== [tool.isort]