Skip to content

Commit 682499f

Browse files
committed
remove blank line for yapf
1 parent 2b89fc1 commit 682499f

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
@@ -362,7 +362,6 @@ def _trio_test_runner_factory(item, testfunc=None):
362362
# no marker found that explicitly specifiers the runner so use config
363363
run = choose_run(config=item.config)
364364

365-
366365
if getattr(testfunc, '_trio_test_runner_wrapped', False):
367366
# We have already wrapped this, perhaps because we combined Hypothesis
368367
# with pytest.mark.parametrize

0 commit comments

Comments
 (0)