Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vinyzu/Botright
/ assetdir
Function
assetdir
tests/conftest.py:15–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
14
@pytest_asyncio.fixture
15
def
assetdir():
16
return
_dirname /
"assets"
17
18
19
@pytest_asyncio.fixture
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected