Skip to content

Commit

Permalink
format: remove meaningless blank lines
Browse files Browse the repository at this point in the history
  • Loading branch information
PokIsemaine committed Jun 13, 2024
1 parent 474d5c5 commit 444d59c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ def check_version(current: str, required: Tuple[int, int, int], prog_name: Optio

return semver


def prepare() -> None:
basedir = Path(__file__).parent.absolute()
# install git hooks
Expand Down

0 comments on commit 444d59c

Please sign in to comment.