-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use ruff format #831
Use ruff format #831
Conversation
Co-authored-by: T-256 <132141463+T-256@users.noreply.github.com>
Now adding the There are some files that should be reformated with the new configurations, but to keep the PR simple and reviewable, I will update these lines after any approvals from the @encode/maintainers. |
Okay, so the linting checks are currently failing here. I'd suggest we keep the max-line-length and get this merge on that basis, and then have a separate PR removing that and dealing with the line length changes that are required as a result. |
This reverts commit fd0ef87.
Refs: encode/httpx#2901