mirror of
https://github.com/github/codeql.git
synced 2025-12-19 02:13:17 +01:00
The import doesn't actually work the intended way, so running ``` $ python python/ql/test/experimental/library-tests/CallGraph/test.py ``` will procude no output. but our extractor will extract the things we need, so for a quick fix this will need to suffice.