Skip to content

Commit cac336d

Browse files
committed
Python: Import Customizations into python
Using the pattern from JS and Java to make this the _first_ import in `<lang>.qll`
1 parent 89361a3 commit cac336d

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

python/ql/src/python.qll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import Customizations
12
import semmle.python.Files
23
import semmle.python.Operations
34
import semmle.python.Variables

0 commit comments

Comments
 (0)