mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Remove redundant "__future__:" from module docstring.
This commit is contained in:
parent
904f2fcbd7
commit
3bda4f0878
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
"""__future__: Record of phased-in incompatible language changes.
|
||||
"""Record of phased-in incompatible language changes.
|
||||
|
||||
Each line is of the form:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue