Browse Source
Upstream removed 'Type' from typing imports in favor of builtin type[]. The custom route_class/router_class parameters still used Type[], causing NameError across all tests. Co-authored-by: Copilot <[email protected]>pull/13483/head
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue