mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
QL tests for Python queries and libraries.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
|
||||
import python
|
||||
|
||||
from Module m
|
||||
select m.getPath().toString(), m.getName()
|
||||
Reference in New Issue
Block a user