envoyproxy / envoyproxy/toolshed
Mypy not recognizing correct args/kwargs for implementer
Open
- Dominant language
- Python
- Stars
- 12
- Forks
- 24
- Avg merge
- 6h 37m
- Merged PRs (30d)
- 92
Description
most likely this is a bug with `mypy-abstracts`
i hit a bug where mypy wasnt able to see abstract implementations `*args` and `**kwargs`
it might just be the way mypy works with args/kwargs tho, so requires some investigation
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.