From a791f4578d350b8817c6f358d13ff75d47b78d03 Mon Sep 17 00:00:00 2001 From: Vijayakumar A <36878324+kumvijaya@users.noreply.github.com> Date: Mon, 26 Aug 2024 17:53:06 +0530 Subject: T0000: test --- pyproject.toml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 pyproject.toml diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..ef013c2 --- /dev/null +++ b/pyproject.toml @@ -0,0 +1,4 @@ +[tool.darker] +src = ["."] +line-length = 88 +skip-string-normalization = true \ No newline at end of file -- cgit v1.2.3