Skip to content

Added missing docstrings for CLI script functions#805

Closed
michizhou wants to merge 1 commit intotheupdateframework:developfrom
michizhou:develop
Closed

Added missing docstrings for CLI script functions#805
michizhou wants to merge 1 commit intotheupdateframework:developfrom
michizhou:develop

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