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 Aug 21, 2023
1 parent 5eddb89 commit 2a200a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cli/test_tags.py
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ def test_permission_bits(capsys, wheelpath):
member_info = inf.getinfo(member)
if member_info.is_dir():
continue

if member_info.filename.endswith("/RECORD"):
continue

Expand Down

0 comments on commit 2a200a3

Please sign in to comment.