Skip to content

Conversation

@schwehr
Copy link
Contributor

@schwehr schwehr commented Jan 5, 2026

  • Remove redundant comments
  • Put summary line of doc strings on the same line as the starting """
  • Add missing punctuation to comments and doc string lines
  • Move doc string descriptive section to before Args, Returns, and Raises

* Remove redundant comments
* Put summary line of doc strings on the same line as the starting `"""`
* Add missing punctuation to comments and doc string lines
* Move doc string descriptive section to before Args, Returns, and Raises
@samapriya samapriya merged commit 5eb9828 into samapriya:master Jan 5, 2026
6 checks passed
path: Asset path to start from
folder_list: List to append discovered folders to
path: Asset path to start from.
folder_list: List to append discovered folders to,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Whoops! This should be a full stop, not a comma. I will fix in a follow on PR.

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