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

This commit is contained in:
SeaswimmerTheFsh 2024-02-03 13:37:55 -05:00
parent 660b2ddb10
commit 21d5266bb6
Signed by: Seaswimmer
GPG key ID: B8953EC01E5C4063
2 changed files with 1 additions and 2 deletions

View file

@ -17,4 +17,4 @@
import-outside-toplevel,
import-self,
relative-beyond-top-level,
duplicate-code
too-many-instance-attributes

View file

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