]> granicus.if.org Git - python/commitdiff
Fix whitespace
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 22 Nov 2013 16:38:41 +0000 (17:38 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 22 Nov 2013 16:38:41 +0000 (17:38 +0100)
Lib/pathlib.py

index b81720e61e9982ae753a9e1282cf363a66464d9f..06cbae5ce3d1f8c4ac7db76742078329239355b2 100644 (file)
@@ -1284,4 +1284,3 @@ class PosixPath(Path, PurePosixPath):
 
 class WindowsPath(Path, PureWindowsPath):
     __slots__ = ()
-