Skip to content

Commit 44130c8

Browse files
committed
remove whitespace from blank lines
1 parent 22fd7c5 commit 44130c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

testing/test_basic.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -678,8 +678,8 @@ def test_wrong_reactor_with_asyncio(testdir, cmd_opts, request):
678678
conftest_file = """
679679
import pytest
680680
import pytest_twisted
681-
682-
681+
682+
683683
@pytest.hookimpl(tryfirst=True)
684684
def pytest_configure(config):
685685
pytest_twisted._use_asyncio_selector_if_required(config=config)

0 commit comments

Comments
 (0)