Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(typing): add type hints to compiled router (#1944)
* chore: try typing compiled. this is mainly to try how cython works with pep484 types * chore: update compiler typing * style: fix linter and docs errors * style: make sphinx happy * test: add test to missing line * style: minor cleanups
- Loading branch information