Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3bda4f0

Browse files
committed
Remove redundant "__future__:" from module docstring.
1 parent 904f2fc commit 3bda4f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/__future__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""__future__: Record of phased-in incompatible language changes.
1+
"""Record of phased-in incompatible language changes.
22
33
Each line is of the form:
44

0 commit comments

Comments
 (0)