From 0ac3f7ff39ef36a90011fbae9ab5392a7d97d093 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Tue, 18 Dec 2007 01:14:14 -0800 Subject: Fix tabs for spaces. --- gitosis/run_hook.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gitosis/run_hook.py') diff --git a/gitosis/run_hook.py b/gitosis/run_hook.py index 230eb4f..cc852e8 100644 --- a/gitosis/run_hook.py +++ b/gitosis/run_hook.py @@ -19,7 +19,7 @@ def build_reposistory_data(config): repositories, such as the description, owner, and export marker. Also update the projects.list file as needed to list relevant repositories. - :type config: RawConfigParser + :type config: RawConfigParser """ gitweb.set_descriptions( config=config, -- cgit v1.2.3