Rev 4101: White space difference-of-opinion. in http://people.ubuntu.com/~robertc/baz2.0/integration

Robert Collins robertc at robertcollins.net
Tue Mar 10 05:14:40 GMT 2009


At http://people.ubuntu.com/~robertc/baz2.0/integration

------------------------------------------------------------
revno: 4101
revision-id: robertc at robertcollins.net-20090310051431-ak48mkkj5xzf2m0p
parent: robertc at robertcollins.net-20090310030521-1ew21nsm0ktgcv26
committer: Robert Collins <robertc at robertcollins.net>
branch nick: integration
timestamp: Tue 2009-03-10 16:14:31 +1100
message:
  White space difference-of-opinion.
=== modified file 'bzrlib/hooks.py'
--- a/bzrlib/hooks.py	2009-03-10 03:05:21 +0000
+++ b/bzrlib/hooks.py	2009-03-10 05:14:31 +0000
@@ -137,7 +137,7 @@
 
     def __init__(self, name, doc, introduced, deprecated):
         """Create a HookPoint.
-        
+
         :param name: The name of the hook, for clients to use when registering.
         :param doc: The docs for the hook.
         :param introduced: When the hook was introduced (e.g. (0, 15)).
@@ -153,7 +153,7 @@
 
     def docs(self):
         """Generate the documentation for this HookPoint.
-        
+
         :return: A string terminated in \n.
         """
         strings = []




More information about the bazaar-commits mailing list