From 83f9fba79651e6981805faa7f56e4959bc5a0f6b Mon Sep 17 00:00:00 2001 From: Stefano Rivera Date: Sun, 27 Nov 2011 17:20:40 +0200 Subject: [PATCH] whitespace... --- ubuntutools/sponsor_patch/source_package.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntutools/sponsor_patch/source_package.py b/ubuntutools/sponsor_patch/source_package.py index 2885713..66af81d 100644 --- a/ubuntutools/sponsor_patch/source_package.py +++ b/ubuntutools/sponsor_patch/source_package.py @@ -112,7 +112,7 @@ class SourcePackage(object): def ask_and_upload(self, upload): """Ask the user before uploading the source package. - + Returns true if the source package is uploaded successfully. Returns false if the user wants to change something. """