mirror of https://github.com/python/cpython
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