Skip to content

Commit 2806e5c

Browse files
committed
Format OAuth test fixture
1 parent 1c0c458 commit 2806e5c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/examples/simple_auth/conftest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
import pytest
1010

11+
1112
@pytest.fixture
1213
def load_example_module() -> Callable[[Path, str], ModuleType]:
1314
"""Import a workspace example without requiring it in the root test environment."""

0 commit comments

Comments
 (0)