1 2 3 4
"""Primary tests are Rust (`cargo test`); this keeps `pytest tests` non-empty for CI.""" def test_pytest_collects() -> None: assert True