Skip to content

Fix example docs tag #285

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

Merged
merged 1 commit into from
Apr 28, 2022
Merged

Fix example docs tag #285

merged 1 commit into from
Apr 28, 2022

Conversation

pankajastro
Copy link
Contributor

Fix example docstring tag typo.

Closes: #284

@codecov
Copy link

codecov bot commented Apr 27, 2022

Codecov Report

Merging #285 (5661e28) into main (f4c320e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #285   +/-   ##
=======================================
  Coverage   96.61%   96.61%           
=======================================
  Files          53       53           
  Lines        2834     2834           
=======================================
  Hits         2738     2738           
  Misses         96       96           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f4c320e...5661e28. Read the comment docs.

Copy link
Collaborator

@phanikumv phanikumv left a comment

Choose a reason for hiding this comment

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

not fully clear on the impact this has on the documentation, can you explain please.

@pankajastro
Copy link
Contributor Author

not fully clear on the impact this has on the documentation, can you explain please.

Right, currently no impact, since we are not using these tags to generate any documentation. But, since we are writing this tag I think we should keep it in the correct form.

@phanikumv phanikumv merged commit 5ceb10d into main Apr 28, 2022
@phanikumv phanikumv deleted the example_docs_tag branch April 28, 2022 08:06
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.

Fix example docs tag
3 participants