import pytest def test_pass() -> None: assert "this is just a placeholder so pipeline succeeds" != ""