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

[3.11] gh-105096: Reformat wave documentation (#105136) (#105138) #105155

Merged
merged 1 commit into from
May 31, 2023

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented May 31, 2023

gh-105096: Reformat wave documentation (#105136)

Add ".. class::" markups in the wave documentation.

  • Reformat also wave.py (minor PEP 8 changes).
  • Remove redundant "import struct": it's already imported at top level.
  • Remove wave.rst from .nitignore

(cherry picked from commit 85e5d03) (cherry picked from commit 01b42f9)


📚 Documentation preview 📚: https://cpython-previews--105155.org.readthedocs.build/

…ython#105138)

pythongh-105096: Reformat wave documentation (python#105136)

Add ".. class::" markups in the wave documentation.

* Reformat also wave.py (minor PEP 8 changes).
* Remove redundant "import struct": it's already imported at top
  level.
* Remove wave.rst from .nitignore

(cherry picked from commit 85e5d03)
(cherry picked from commit 01b42f9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants