From f4946bc22ef2ec8b7e7b771e303b06026845f270 Mon Sep 17 00:00:00 2001 From: Brian Warner Date: Thu, 1 Nov 2007 15:22:57 -0700 Subject: [PATCH] trailing-whitespace eradication, no functional changes --- src/allmydata/interfaces.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/allmydata/interfaces.py b/src/allmydata/interfaces.py index 8aec8a88..cc857493 100644 --- a/src/allmydata/interfaces.py +++ b/src/allmydata/interfaces.py @@ -231,7 +231,7 @@ class IStorageBucketWriter(Interface): """ @return: a Deferred that fires (with None) when the operation completes """ - + def put_share_hashes(sharehashes=ListOf(TupleOf(int, Hash), maxLength=2**20)): """ -- 2.45.2