LGTM.com - false positive - TypedDict is not callable
Open
false-positive
not security
Python
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
https://lgtm.com/projects/g/aio-libs/aiohttp-session/rev/pr-3fecfaa3f0345f2ee9d7e00bd2a64914abd76f89
`Call to a non-callable of class TypedDict.`
`TypedDict` is callable. See, for example, the last line of the first code sample at https://docs.python.org/3/library/typing.html#typing.TypedDict
Contributor guide
Assessment
This issue has not been assessed yet.