Skip to content

chore: apply black formatting to remaining files - #25185

Closed
HARSHAVARDHAN-RAJU5 wants to merge 2 commits into
BerriAI:mainfrom
HARSHAVARDHAN-RAJU5:main
Closed

chore: apply black formatting to remaining files#25185
HARSHAVARDHAN-RAJU5 wants to merge 2 commits into
BerriAI:mainfrom
HARSHAVARDHAN-RAJU5:main

Conversation

@HARSHAVARDHAN-RAJU5

Copy link
Copy Markdown

Relevant issues:
Fixes #25181
Changes:
Applied black formatting to 328 files using make format.

No logic changes — formatting only. This fixes the issue where
a fresh clone immediately fails make format-check, blocking
new contributors from submitting PRs.
Type: 🧹 Refactoring
Pre-submission checklist note:
This is a formatting-only PR with zero logic changes.
No new tests added as no functional code was modified.
All existing tests should pass as-is.

@greptile-apps

greptile-apps Bot commented Apr 5, 2026

Copy link
Copy Markdown
Contributor

Too many files changed for review. (329 files found, 100 file limit)

@vercel

vercel Bot commented Apr 5, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview, Comment Apr 6, 2026 7:08pm

Request Review

@CLAassistant

CLAassistant commented Apr 5, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Fixes BerriAI#25219

moment() without .utc() creates local time strings which get
misinterpreted during UTC conversion, causing logs to appear
several hours behind real-time in the Request Logs UI.

Added .utc() to all moment() calls that set startTime/endTime
state in view_logs/index.tsx.
@codspeed-hq

codspeed-hq Bot commented Apr 6, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will not alter performance

✅ 16 untouched benchmarks


Comparing HARSHAVARDHAN-RAJU5:main (aa05512) with main (39c1042)

Open in CodSpeed

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions Bot added the stale label Jul 6, 2026
@github-actions github-actions Bot closed this Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: "make format" changes hundreds of files

2 participants