fix(bible): actual pylint fix

This commit is contained in:
Seaswimmer 2024-02-03 13:01:51 -05:00
parent e57e0d53ce
commit 660b2ddb10
Signed by untrusted user: cswimr
GPG key ID: B8953EC01E5C4063

View file

@ -1,5 +1,5 @@
# pylint disable=too-many-instance-attributes
class Version:
# pylint disable=too-many-instance-attributes
def __init__(
self,
bible_id,