Skip to content

Commit

Permalink
shutup pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Oct 8, 2024
1 parent 2e26be2 commit 81bd8e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions obal/tito_extensions/git_annex_spec_builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ class GitAnnexSpecBuilder(GitAnnexBuilder):
A tito builder that uses git annex
"""

# pylint: disable=too-many-positional-arguments
def __init__(self, name=None, tag=None, build_dir=None,
config=None, user_config=None,
args=None, **kwargs):
Expand Down

0 comments on commit 81bd8e9

Please sign in to comment.