Predicate import_from_dot_in_init
Holds if f is an import of the form from .[...] import ... and the enclosing scope is an init module
Import path
import semmle.python.pointsto.Basepredicate import_from_dot_in_init(ImportExprNode f)Holds if f is an import of the form from .[...] import ... and the enclosing scope is an init module
import semmle.python.pointsto.Basepredicate import_from_dot_in_init(ImportExprNode f)