Skip to content

single quote fix in utils.print_ helper functions#158

Open
cplemm wants to merge 1 commit into
Azure-Samples:mainfrom
cplemm:main
Open

single quote fix in utils.print_ helper functions#158
cplemm wants to merge 1 commit into
Azure-Samples:mainfrom
cplemm:main

Conversation

@cplemm
Copy link
Copy Markdown
Contributor

@cplemm cplemm commented May 7, 2025

Purpose

single quote fix in utils.print_ helper functions.

Does this introduce a breaking change?

[ ] Yes
[ x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[x ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid:

  • no more runtime errors (test with Python 3.11)

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.

1 participant