Skip to content
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

Remove extra bracket from command line copy utility #1759

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

hbendev
Copy link
Contributor

@hbendev hbendev commented Jul 16, 2023

Excellent project, I love that it just always works out of the box! Thanks! This is just a minor fix where one of the utility outputs were off by a character.

The output was:

Output has been truncated to the first 100000 characters. Run `copy(object))` to copy the full output.

Which just results in a syntax error:

Uncaught SyntaxError SyntaxError: Unexpected token ')'

Copy link
Member

@connor4312 connor4312 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@connor4312 connor4312 enabled auto-merge (squash) July 17, 2023 04:56
@connor4312 connor4312 merged commit 4ef8369 into microsoft:main Jul 17, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants