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 Oct 16, 2023
1 parent 5eb2078 commit ed25d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/twisted/test/test_defer.py
Original file line number Diff line number Diff line change
Expand Up @@ -1721,7 +1721,7 @@ def ic(d: object) -> Generator[Any, Any, None]: # pragma: no cover
The resulting function is never called in this test.
This is used to make sure that if we wrap
an already failed deferred, inlineCallbacks
will not add any extra traceback frames.
will not add any extra traceback frames.
"""
yield d

Expand Down

0 comments on commit ed25d4a

Please sign in to comment.