Functions in Python documentation mentions "type-inference library" later in the tutorial but I can't find it
Open
question
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
**Description of the issue**
In the ["Functions in Python documentation"](https://codeql.github.com/docs/codeql-language-guides/functions-in-python/), I see:
> In a later tutorial we will see how to use the type-inference library to find calls to the built-in function eval regardless of name of the variable called.
I don't see where the "type-inference library" is referenced later in the tutorial. In fact, I can't find this library in the documentation at all.
Contributor guide
Assessment
This issue has not been assessed yet.