codeql/python-all
4.0.7
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if this parameter is a “kwargs” parameter. The kwargs in f(a, b, **kwargs).
kwargs
f(a, b, **kwargs)
predicate isKwargs()