mirror of
https://github.com/github/codeql.git
synced 2025-12-20 02:44:30 +01:00
Python: Import API graphs privately
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import python
|
||||
deprecated import semmle.python.objects.ObjectInternal as OI
|
||||
import semmle.python.ApiGraphs
|
||||
private import semmle.python.ApiGraphs
|
||||
|
||||
/**
|
||||
* Gets the positional argument index containing the regular expression flags for the member of the
|
||||
|
||||
Reference in New Issue
Block a user