Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MagicStack/asyncpg
/ find_root
Function
find_root
tests/test__sourcecode.py:13–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
12
13
def
find_root():
14
return
os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
15
16
17
class
TestCodeQuality(unittest.TestCase):
Callers
2
test_flake8
Method · 0.85
test_mypy
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…