Skip to content

Commit d7a98c5

Browse files
committed
Run yapf
1 parent 7e67034 commit d7a98c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pytest_trio/plugin.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,6 @@ async def run(self, test_ctx, contextvars_ctx):
274274
# remove this from the set of cancel scopes affected by self._crash.
275275
test_ctx.active_cancel_scopes.remove(nursery_fixture.cancel_scope)
276276

277-
278277
# self.fixture_value is ready, so notify users that they can
279278
# continue. (Or, maybe we crashed and were cancelled, in which
280279
# case our users will check test_ctx.crashed and immediately exit,

0 commit comments

Comments
 (0)