LGTM.com - false positive
Open
acknowledged
false-positive
not security
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
https://lgtm.com/projects/g/Peter554/dc_schema/snapshot/1db0bf29e24a94849626e1c2818662278e3ae4c5/files/dc_schema/__init__.py?sort=name&dir=ASC&mode=heatmap#xe70d665ab5aefede:1
> Keyword argument 'include_extras' is not a supported parameter name of function get_type_hints.
`get_type_hints` definitely has an argument `include_extras` in python 3.9 (which is the version of python i'm using). https://docs.python.org/3.9/library/typing.html#typing.get_type_hints
Contributor guide
Assessment
This issue has not been assessed yet.