From a1f871ec0398aac02aa904732607bcb3ffb1a2f5 Mon Sep 17 00:00:00 2001 From: Aaron Bentley Date: Wed, 23 Mar 2005 19:26:08 +0000 Subject: Fixed spacing --- becommands/upgrade.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'becommands/upgrade.py') diff --git a/becommands/upgrade.py b/becommands/upgrade.py index 2d2c242..f1f41ee 100644 --- a/becommands/upgrade.py +++ b/becommands/upgrade.py @@ -1,4 +1,4 @@ -""" Upgrade the bugs to the latest format """ +"""Upgrade the bugs to the latest format""" import os.path import errno from libbe import bugdir, rcs -- cgit