Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 29, 2025
1 parent 5b96156 commit d7968bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repo2docker/docker.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ class DockerEngine(ContainerEngine):
help="""
Extra commandline arguments to pass to `docker buildx build` when building the image.
""",
config=True
config=True,
)

def __init__(self, *, parent):
Expand Down

0 comments on commit d7968bb

Please sign in to comment.