From 1f91e856efa950bf2b08de0c600f62ad3ea4e433 Mon Sep 17 00:00:00 2001
From: Brian Warner <warner@allmydata.com>
Date: Mon, 19 Nov 2007 23:00:29 -0700
Subject: [PATCH] encode.py: trivial whitespace change

---
 src/allmydata/encode.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/allmydata/encode.py b/src/allmydata/encode.py
index 4544cd7e..7328e238 100644
--- a/src/allmydata/encode.py
+++ b/src/allmydata/encode.py
@@ -12,7 +12,6 @@ from allmydata.interfaces import IEncoder, IStorageBucketWriter, \
      IEncryptedUploadable
 
 """
-
 The goal of the encoder is to turn the original file into a series of
 'shares'. Each share is going to a 'shareholder' (nominally each shareholder
 is a different host, but for small grids there may be overlap). The number
-- 
2.45.2