mirror of
https://github.com/python/cpython.git
synced 2024-11-24 17:47:13 +01:00
Remove redundant "__future__:" from module docstring.
This commit is contained in:
parent
904f2fcbd7
commit
3bda4f0878
@ -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…
Reference in New Issue
Block a user