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

Fix some minor issues #6

Merged
merged 2 commits into from
Sep 23, 2024
Merged

Fix some minor issues #6

merged 2 commits into from
Sep 23, 2024

Conversation

kjsanger
Copy link
Member

@kjsanger kjsanger commented Sep 23, 2024

("showing" -> "shadowing" in commit message)

create_task is a void function.
Fix docstrings with single rather than triple quotes.
Copy link
Collaborator

@nerdstrike nerdstrike left a comment

Choose a reason for hiding this comment

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

This is fine. I remain unpersuaded that adding """ to single-line strings constitutes an improvement, but that's black for you.

@kjsanger
Copy link
Member Author

It's not black - it's just Python https://peps.python.org/pep-0257/

@kjsanger kjsanger merged commit 4e45baa into wtsi-npg:devel Sep 23, 2024
1 check passed
@kjsanger kjsanger deleted the fix/misc branch September 23, 2024 12:44
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