fix(bible): actual pylint fix
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 16s
Actions / Build Documentation (MkDocs) (push) Successful in 13s

This commit is contained in:
Seaswimmer 2024-02-03 13:01:51 -05:00
parent e57e0d53ce
commit 660b2ddb10
Signed by: 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,