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

Added missing docstrings for CLI script functions #805

Closed
wants to merge 1 commit into from

Conversation

michizhou
Copy link
Contributor

@michizhou michizhou commented Nov 20, 2018

Please fill in the fields below to submit a pull request. The more information
that is provided, the better.

Fixes issue #763:

Description of the changes being introduced by the pull request:
Inserted new docstrings for CLI functions without preexisting description docstrings with their specific purpose, arguments, exceptions (with conditions), return values, and special effects. Also modified old vague docstrings for some functions to provide more substantial function documentation.

Please verify and check that the pull request fulfills the following
requirements
:

  • The code follows the Code Style Guidelines
  • Tests have been added for the bug fix or new feature
  • Docs have been added for the bug fix or new feature

Signed-off-by: Michael Zhou <myz227@nyu.edu>

Inserted new docstrings for CLI functions without preexisting descriptions of
their purpose, arguments, exceptions, return values, and special effects. Also
modified old vague docstrings with more substantial function documentation.
@lukpueh
Copy link
Member

lukpueh commented Sep 17, 2019

Closing due to inactivity. Re-visit with #811.

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