Skip to content

Commit

Permalink
Lint script with autopep8
Browse files Browse the repository at this point in the history
  • Loading branch information
superrnovae authored and github-actions[bot] committed Aug 31, 2022
1 parent e0323d2 commit 0771a9b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions permasigner/permasigner.py
Original file line number Diff line number Diff line change
Expand Up @@ -273,5 +273,3 @@ def extract_ipa(self, src: Path) -> None:
with (self.tmp / "app") as path:
path.mkdir()
f.extractall(path)


0 comments on commit 0771a9b

Please sign in to comment.