From 558861c64fffd48d1967424efb351e1a11897a99 Mon Sep 17 00:00:00 2001 From: Tom Ritchford Date: Thu, 25 Jan 2024 11:04:21 +0100 Subject: [PATCH] Removed tool configs for black --- pyproject.toml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index e6ad20e..18ec3d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,8 +1,3 @@ -[tool.black] -line-length = 79 -skip-string-normalization = true -target-version = ['py37'] - [tool.doks] auto = true