codeql/python-all
2.1.2-dev
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()