Spaces:
Running
Running
import pytest | |
def test_placeholder() -> None: | |
"""Used for compiling integration tests without running any real tests.""" | |
pass | |