diff --git a/.github/linters/.isort.cfg b/.github/linters/.isort.cfg index 5d7bf33..c76db01 100644 --- a/.github/linters/.isort.cfg +++ b/.github/linters/.isort.cfg @@ -1,2 +1,2 @@ -[tool.isort] -profile = "black" +[isort] +profile = black