hc99's picture
Add files using upload-large-folder tool
4021124 verified
raw
history blame
84 Bytes
import pytest
@pytest.fixture
def namespace() -> str:
return "test_namespace"