Multiple calls to uv add --script
shifts the inline metadata comment
#6364
Labels
bug
Something isn't working
uv add --script
shifts the inline metadata comment
#6364
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.It's best described by this short video:
Screen.Recording.2024-08-21.at.23.39.06.mov
The text was updated successfully, but these errors were encountered: