Skip to content

Commit 9376cb5

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent e4359af commit 9376cb5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pluggy/_callers.py

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ def run_old_style_hookwrapper(
2929
backward compatibility wrapper to run a old style hookwrapper as a wrapper
3030
"""
3131

32-
3332
teardown: Teardown = cast(Teardown, hook_impl.function(*args))
3433
try:
3534
next(teardown)

0 commit comments

Comments
 (0)