opencv_contrib_python_rolling distribution fails ty type checker
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1k
- Avg merge
- 22h 17m
- Merged PRs (30d)
- 3
Description
There are many ty failures from the types defined in opencv_contrib_python_rolling.
I vendored the stubs & fixed the type errors in a private repo. Sorry for the dumb question...but what is the best way to go about contributing fixes back to this repo?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the ty failures against the opencv_contrib_python_rolling wheel linked in the issue and review the repository's contribution and wheel-building workflow. The issue does not name source files or tests; done would mean the reported type errors are fixed and the distribution passes ty checking.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100