Predicate getADirectSubclass
Gets a direct subclass of the argument cls, if any.
For B with the class definition class A(B) it will have result A.
Import path
import semmle.python.dataflow.new.internal.DataFlowDispatchClass getADirectSubclass(Class cls)