Source code for tests.recipes.cpc1.e029_sheffield.test_evaluate
"""Tests for cpc1 e029_sheffield evaluate module."""
import pytest
[docs]
@pytest.mark.skip(reason="Not implemented yet")
def test_placeholder():
"""Dummy test to avoid pytest error."""