1191:Added Docstring and Fixed linter error #1590
Closed
gayatrikate04 wants to merge 8 commits intoapache:mainfrom
Closed
1191:Added Docstring and Fixed linter error #1590gayatrikate04 wants to merge 8 commits intoapache:mainfrom
gayatrikate04 wants to merge 8 commits intoapache:mainfrom
Conversation
Contributor
|
Hi @gayatrikate04 since this is the same set of changes as #1533, can we reuse #1533? |
Author
|
Hi @kevinjqliu , thank you for pointing that out! I created a new PR (#1590) instead of merging into the old PR (#1533) because I encountered errors while trying to merge changes into the old PR branch. To avoid further complications, I decided to start fresh with a new branch and this PR. |
Contributor
|
hey @gayatrikate04 looks like theres are changes that added |
Author
|
I've removed the mkdocs = "^1.6.1" dependency |
Contributor
|
duplicate of #1533 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request updates the docstrings and fixes the linter errors that were identified in the previous PR (#1533)
Changes:
Updated docstrings for improved documentation and readability.
Fixed linter issues as per feedback from PR #1533.