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 Oct 10, 2022
1 parent ccd1db0 commit 980abdf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions zuul_lint/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ def lint(f, schema):


def main():
"""Zuul Lint
"""
"""Zuul Lint"""
parser = argparse.ArgumentParser(prog="zuul-lint")
parser.add_argument(
"--version",
Expand Down

0 comments on commit 980abdf

Please sign in to comment.