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

python: change function descriptions to follow docstring convention #468

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

cmoussa1
Copy link
Member

Problem

The function descriptions for a number of functions in the Python bindings do not follow PEP 257: Docstring Conventions.


This PR updates the misformatted function description to follow docstring convention.

@cmoussa1 cmoussa1 added documentation Improvements or additions to documentation improvement Upgrades to an already existing feature labels Jul 11, 2024
Problem: The function descriptions for a number of functions in the
Python bindings do not follow PEP 257: Docstring Conventions.

https://peps.python.org/pep-0257/

Update the misformatted function description to follow docstring
convention.
Copy link
Member

@jameshcorbett jameshcorbett left a comment

Choose a reason for hiding this comment

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

The style police have decided to drop all charges 🚔

@cmoussa1
Copy link
Member Author

finally free!! setting MWP here

@mergify mergify bot merged commit 717612b into flux-framework:master Jul 11, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation improvement Upgrades to an already existing feature merge-when-passing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants