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

Add missing source line to 2 QuickStart samples #59725

Merged
merged 1 commit into from
Jul 28, 2020

Conversation

RussellJQA
Copy link
Contributor

In 1 of the Quickstarts for Cognitive Services > Computer Vision, the final line of code:
plt.show()
appears to have been inadvertently omitted from both provided Python code samples.

The Quickstart is "Quickstart: Use a domain model using the REST API and Python in Computer Vision" at https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/quickstarts/python-domain

This PR just adds this missing line of code to both code samples.

In 1 of the Quickstarts for Cognitive Services > Computer Vision, the final line of code:
	plt.show()
appears to have been inadvertently omitted from both provided Python code samples.

This Quickstart is "Quickstart: Use a domain model using the REST API and Python in Computer Vision" at https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/quickstarts/python-domain

This PR just adds this missing line of code to both code samples.
@PRMerger13
Copy link
Contributor

@RussellJQA : Thanks for your contribution! The author(s) have been notified to review your proposed change.

@jborsecnik jborsecnik merged commit ce1d517 into MicrosoftDocs:master Jul 28, 2020
@RussellJQA RussellJQA deleted the patch-1 branch July 28, 2020 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants