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

doc: Update s3.py Add documentation for each function #6

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

nwekealex65
Copy link
Owner

**PR Description:

What does this PR do ?
This PR includes docstrings to functions in the s3 module to improve code readability and enhance documentation. It ensures that each function has a clear description of its purpose, parameters, return values, and exceptions raised.

Detailed Summary:

  • Added docstrings to functions within the s3 module.
  • Ensured proper alignment and formatting of docstrings for consistency.
  • Improved code documentation and readability without changing the functionality of the code.

This resolve issue hotosm#219

Added docstring to each function in the s3 file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant