From 2846aae7b142370d1f1d4049068939b3524ab9d2 Mon Sep 17 00:00:00 2001 From: Mehul Goel Date: Thu, 10 Oct 2024 16:14:07 -0400 Subject: [PATCH] added main? --- .github/workflows/.pylintrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/.pylintrc b/.github/workflows/.pylintrc index 316328a..726544e 100644 --- a/.github/workflows/.pylintrc +++ b/.github/workflows/.pylintrc @@ -1,3 +1,5 @@ +[MAIN] + [MESSAGES CONTROL] # Only show warnings with the listed confidence levels. Leave empty to show