From 76ffc33ffe226fd7e36890a18dc6be08042a818a Mon Sep 17 00:00:00 2001 From: Bruno Alla Date: Mon, 7 Oct 2024 05:33:04 -0300 Subject: [PATCH] Make a change to pyproject.toml --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) 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]