From ace37138a976fe4915af71ae6992bb327c64d3cc Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Thu, 7 Nov 2024 18:29:37 -0600 Subject: fix pylint errors for wordlist.py --- pylintrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pylintrc') diff --git a/pylintrc b/pylintrc index 06c59d4..8a5a817 100644 --- a/pylintrc +++ b/pylintrc @@ -1,2 +1,2 @@ [MESSAGES CONTROL] -disable=too-many-branches +disable=too-many-branches,too-many-lines -- cgit v1.2.3-70-g09d2