[3.13] gh-76007: remove curses.__version__ doc (GH-141052) (#141077)

Co-authored-by: Zenith <me@arielle.codes>
This commit is contained in:
Miss Islington (bot) 2025-11-05 23:07:32 +01:00 committed by GitHub
parent 4907f37eed
commit d29fe3f32c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1328,7 +1328,6 @@ The :mod:`curses` module defines the following data members:
.. data:: version
.. data:: __version__
A bytes object representing the current version of the module.