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 Apr 11, 2022
1 parent 0500d0c commit 6490607
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scheme8/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@


def main():
"""Scheme8 Linter
"""
"""Scheme8 Linter"""
parser = argparse.ArgumentParser(prog="scheme8")
parser.add_argument(
"--version",
Expand Down

0 comments on commit 6490607

Please sign in to comment.