CodeQL library for Python
codeql/python-all 0.10.5 ( changelog , source )
Search

Predicate missing_imported_module

Import path

import semmle.python.objects.TObject
predicate missing_imported_module ( ControlFlowNode imp , Context ctx , string name )