mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Python: Import Customizations into python
Using the pattern from JS and Java to make this the _first_ import in `<lang>.qll`
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import Customizations
|
||||
import semmle.python.Files
|
||||
import semmle.python.Operations
|
||||
import semmle.python.Variables
|
||||
|
||||
Reference in New Issue
Block a user