dwavesystems / dwavesystems/dwave-optimization
Consider testing `.pyi` files with `mypy.stubtest()` in CI
Open
enhancement
- Dominant language
- C++
- Stars
- 31
- Forks
- 36
- Avg merge
- 16h 55m
- Merged PRs (30d)
- 8
Description
`mypy` provides [tools for stub testing](https://mypy.readthedocs.io/en/stable/stubtest.html). We should investigate using this as part of CI to make sure we keep the `.pyx` and `.pyi` synced. That said, I am not 100% sure it will play nicely with Cython. Needs investigation.
Contributor guide
Assessment
This issue has not been assessed yet.