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
Adding multiple dependencies using uv add --script test.py "..." would shift the inline metadata comment by one line. I guess there must be some extra newline which is being added before the comment.