ruff
a48d16e0
- Replace `Formatter<PyFormatContext<'_>>` with `PyFormatter` (#6330)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Replace `Formatter<PyFormatContext<'_>>` with `PyFormatter` (#6330) This is a refactoring to use the type alias in more places. In the process, I had to fix and run generate.py. There are no functional changes.
References
#6330 - Replace `Formatter<PyFormatContext<'_>>` with `PyFormatter`
Author
konstin
Parents
8a5bc93f
Loading