From ccf9562b0d6d6bd428606c8f3cecdf4b8d3556ef Mon Sep 17 00:00:00 2001 From: Tom Ritchford Date: Thu, 25 Jan 2024 11:04:11 +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 09dac0f..a7ef6d5 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