MCPcopy 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
13def find_root():
14 return os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
15
16
17class TestCodeQuality(unittest.TestCase):

Callers 2

test_flake8Method · 0.85
test_mypyMethod · 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…