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:
Rasmus Wriedt Larsen
2020-11-03 10:23:05 +01:00
parent 89361a3b75
commit cac336d053
2 changed files with 1 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
import Customizations
import semmle.python.Files
import semmle.python.Operations
import semmle.python.Variables