diff silvermirror/hg.py @ 39:9e21b4fbd8b3

whitespace
author Jeff Hammel <k0scist@gmail.com>
date Tue, 12 May 2015 18:33:30 -0700
parents d17978d9697b
children
line wrap: on
line diff
--- a/silvermirror/hg.py	Tue May 12 18:32:07 2015 -0700
+++ b/silvermirror/hg.py	Tue May 12 18:33:30 2015 -0700
@@ -38,6 +38,7 @@
         repo = hglib.clone(source, path)
     return repo
 
+
 def repositories(url):
     """
     returns the list of repositories under a URL of an hg server