From f5f2fc0ccd645514c0157e9116d3d645a23b3c60 Mon Sep 17 00:00:00 2001 From: Emmanuel Rondan Date: Mon, 26 Dec 2022 12:12:21 -0300 Subject: [PATCH] returning to black default line length --- pyproject.toml | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 pyproject.toml diff --git a/pyproject.toml b/pyproject.toml deleted file mode 100644 index f5da62525..000000000 --- a/pyproject.toml +++ /dev/null @@ -1,2 +0,0 @@ -[tool.black] -line-length = 119 \ No newline at end of file