From 660b2ddb108f3bb9df78aa94439920e29bfa0fff Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Sat, 3 Feb 2024 13:01:51 -0500 Subject: [PATCH] fix(bible): actual pylint fix --- bible/models.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bible/models.py b/bible/models.py index f20350e..86818bb 100644 --- a/bible/models.py +++ b/bible/models.py @@ -1,5 +1,5 @@ -# pylint disable=too-many-instance-attributes class Version: + # pylint disable=too-many-instance-attributes def __init__( self, bible_id,