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

docs: fix typo in async-await.md #4052

Merged
merged 1 commit into from
Apr 12, 2024
Merged

Conversation

blmarket
Copy link
Contributor

@blmarket blmarket commented Apr 6, 2024

Fix incorrect closing brackets

Thank you for contributing to PyO3!

By submitting these contributions you agree for them to be dual-licensed under PyO3's MIT OR Apache-2.0 license.

Please consider adding the following to your pull request:

  • an entry for this PR in newsfragments - see [https://pyo3.rs/main/contributing.html#documenting-changes]
    • or start the PR title with docs: if this is a docs-only change to skip the check
  • docs to all new functions and / or detail in the guide
  • tests for all new or changed functions

PyO3's CI pipeline will check your pull request. To run its tests
locally, you can run nox. See nox --list-sessions
for a list of supported actions.

Fix incorrect closing brackets
@davidhewitt davidhewitt added this pull request to the merge queue Apr 11, 2024
Merged via the queue into PyO3:main with commit 47f9ef4 Apr 12, 2024
42 of 43 checks passed
davidhewitt pushed a commit that referenced this pull request Apr 16, 2024
Fix incorrect closing brackets
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.

None yet

3 participants