From e6a13958452a96c53311d389824a774b7338cb5b Mon Sep 17 00:00:00 2001 From: rohannallamadge Date: Sun, 27 Oct 2024 23:48:28 +0530 Subject: [PATCH] Fix formatting display line --- .pylintrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.pylintrc b/.pylintrc index b7f4b4d9e5..853eb77373 100644 --- a/.pylintrc +++ b/.pylintrc @@ -654,5 +654,4 @@ min-public-methods=1 # "BaseException, Exception". overgeneral-exceptions=BaseException, Exception - - + \ No newline at end of file