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

Skip to content

Commit 449f556

Browse files
committed
Whitespace fix.
1 parent a30f7ac commit 449f556

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lib/distutils/file_util.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
"""distutils.file_util
22
3-
Utility functions for operating on single files."""
3+
Utility functions for operating on single files.
4+
"""
45

56
# created 2000/04/03, Greg Ward (extracted from util.py)
67

0 commit comments

Comments
 (0)