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

Updated wiki sample article download script: changed flag from --only-summary to --short-summary #66

Merged
merged 6 commits into from
Jul 10, 2024

Conversation

Hemanthkumar2112
Copy link
Contributor

Purpose

This pull request addresses the following issues:

  • Fixed error: unrecognized arguments: --short-summary by changing the argument parser flag from --only-summary to short-summary. This error was encountered while using the README instructions for the Python command from the notebook folder.
  • For better variable readability, update the get wiki article script.
  • And updated the reference and help description from args.only_summary to args.short_summary.

Does this introduce a breaking change?

[ ] Yes
[X] No

Does this require changes to learn.microsoft.com docs?

[ ] Yes
[X] No

Type of change

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

@Hemanthkumar2112 Hemanthkumar2112 requested a review from a team as a code owner July 8, 2024 16:01
@jgbradley1 jgbradley1 merged commit 61aff40 into Azure-Samples:main Jul 10, 2024
1 check 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.

2 participants