ruff
ec6208e5
- Treat return type of `singledispatch` as runtime-required (#13957)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
322 days ago
Treat return type of `singledispatch` as runtime-required (#13957) ## Summary fixes: #13955 ## Test Plan Update existing test case to use a return type hint for which `main` flags `TCH003`.
References
#13957 - Treat return type of `singledispatch` as runtime-required
Author
dhruvmanila
Parents
74cf66e4
Loading