hc99's picture
Add files using upload-large-folder tool
4021124 verified
Raw
History Blame Contribute Delete
84 Bytes
import pytest
@pytest.fixture
def namespace() -> str:
return "test_namespace"