We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e812eb7 commit 2942a11Copy full SHA for 2942a11
python/ql/src/semmle/python/regex.qll
@@ -1,6 +1,6 @@
1
import python
2
deprecated import semmle.python.objects.ObjectInternal as OI
3
-import semmle.python.ApiGraphs
+private import semmle.python.ApiGraphs
4
5
/**
6
* Gets the positional argument index containing the regular expression flags for the member of the
0 commit comments