gh-76007: remove curses.__version__ doc (#141052)

This commit is contained in:
Zenith 2025-11-05 17:00:36 -05:00 committed by GitHub
parent 5b02c6e920
commit 227f4abacd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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