ruff
c88376f4 - Add support for bounds, constraints, and explicit variance on generic type variables to UP040 (#6749)

Commit
2 years ago
Add support for bounds, constraints, and explicit variance on generic type variables to UP040 (#6749) ## Summary Extends UP040 to support moving type variables with bounds/constraints/variance that are used in type aliases to use PEP-695 syntax. Part of #4617. ## Test Plan The existing tests added by #6314 already cover the relevant cases.
Author
Parents
Loading