mirror of
https://github.com/python/cpython.git
synced 2025-08-22 17:55:18 +00:00
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 85e5d03163
)
This commit is contained in:
parent
c687946f68
commit
01b42f9559
3 changed files with 136 additions and 129 deletions
|
@ -236,7 +236,6 @@ Doc/library/urllib.error.rst
|
|||
Doc/library/urllib.parse.rst
|
||||
Doc/library/urllib.request.rst
|
||||
Doc/library/uuid.rst
|
||||
Doc/library/wave.rst
|
||||
Doc/library/weakref.rst
|
||||
Doc/library/webbrowser.rst
|
||||
Doc/library/winreg.rst
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue