mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
Python: rename module
This commit is contained in:
@@ -9,7 +9,7 @@ private import semmle.python.dataflow.new.RemoteFlowSources
|
||||
private import semmle.python.Concepts
|
||||
private import semmle.python.ApiGraphs
|
||||
|
||||
private module NoSql {
|
||||
private module PyMongo {
|
||||
// API Nodes returning `Mongo` instances.
|
||||
/** Gets a reference to `pymongo.MongoClient` */
|
||||
private API::Node pyMongo() {
|
||||
|
||||
Reference in New Issue
Block a user