Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
legacy_urls: Add type annotation to legacy_urls.
Mypy previously infers this to be `List[URLPattern]` which is incompatible with other urls lists that we concatenate this with. Signed-off-by: Zixuan James Li <[email protected]>
- Loading branch information