From 44f90d0b5cd910f0449325046b69eb1358def27c Mon Sep 17 00:00:00 2001 From: george li Date: Thu, 31 Oct 2024 08:06:59 -0400 Subject: [PATCH] increase 120 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index bf750d2..79a16af 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,2 +1,2 @@ [flake8] -max-line-length = 99 \ No newline at end of file +max-line-length = 120 \ No newline at end of file