diff rhodecode/lib/utils.py @ 1818:cf51bbfb120e beta

auto white-space removal
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 29 Dec 2011 07:35:51 +0200
parents 1d1ccb873d00
children 9130fa3c6d61
line wrap: on
line diff
--- a/rhodecode/lib/utils.py	Thu Dec 29 06:59:07 2011 +0200
+++ b/rhodecode/lib/utils.py	Thu Dec 29 07:35:51 2011 +0200
@@ -201,7 +201,7 @@
 def is_valid_repos_group(repos_group_name, base_path):
     """
     Returns True if given path is a repos group False otherwise
-    
+
     :param repo_name:
     :param base_path:
     """
@@ -461,7 +461,7 @@
 def create_test_index(repo_location, config, full_index):
     """
     Makes default test index
-    
+
     :param config: test config
     :param full_index:
     """
@@ -597,4 +597,4 @@
 
         path_to_ini_file = os.path.realpath(conf)
         conf = paste.deploy.appconfig('config:' + path_to_ini_file)
-        pylonsconfig.init_app(conf.global_conf, conf.local_conf)
\ No newline at end of file
+        pylonsconfig.init_app(conf.global_conf, conf.local_conf)