From c8803815f52b0f691d43e764640e1b386a18ec58 Mon Sep 17 00:00:00 2001 From: kumvijaya Date: Sun, 29 Jun 2025 18:00:08 +0530 Subject: T7592: added pyproject toml for quote linting config --- pyproject.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index cf710352c..76597715e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,3 +1,2 @@ [tool.black] -skip-string-normalization = true -line-length = 100 \ No newline at end of file +skip-string-normalization = true \ No newline at end of file -- cgit v1.2.3