Imported selector module (tools.test_selector).
()
| 35 | |
| 36 | @pytest.fixture(scope="session") |
| 37 | def selector(): |
| 38 | """Imported selector module (tools.test_selector).""" |
| 39 | return load_selector_module() |
nothing calls this directly
no test coverage detected