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.
private import python
1 parent 084c8eb commit d70f247Copy full SHA for d70f247
1 file changed
python/ql/lib/semmle/python/SpecialMethods.qll
@@ -8,7 +8,7 @@
8
* Extend `SpecialMethod::Potential` to capture more cases.
9
*/
10
11
-import python
+private import python
12
13
/** A control flow node which might correspond to a special method call. */
14
class PotentialSpecialMethodCallNode extends ControlFlowNode {
0 commit comments