mercurial/hg.py
changeset 2600 c4325f0a9b91
parent 2597 5ba8be56fa8f
child 2612 ffb895f16925
--- a/mercurial/hg.py
+++ b/mercurial/hg.py
@@ -88,7 +88,7 @@ def clone(ui, source, dest=None, pull=Fa
 
     If an exception is raised, the partly cloned/updated destination
     repository will be deleted.
-    
+
     Keyword arguments:
 
     dest: URL of destination repository to create (defaults to base