LGTM.com - false positive - TypedDict is not callable
Offen
false-positive
not security
Python
- Vorherrschende Sprache
- CodeQL
- Sterne
- 10.1k
- Forks
- 2.1k
- Ø Merge
- 2 T. 15 Std.
- Gemergte PRs (30 T.)
- 141
Beschreibung
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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.