You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Preserve original line ending style in lockfile metadata replacement
Address code review feedback: detect and preserve the original line ending
style (CRLF or LF) when replacing python-versions in lockfile metadata,
instead of hardcoding LF.
Co-authored-by: AbhishekBhaskar <22154418+AbhishekBhaskar@users.noreply.github.com>
0 commit comments