From 294236af4dbd5d986fe4150029a8066f8640855a Mon Sep 17 00:00:00 2001 From: Eddie Hebert Date: Wed, 5 Sep 2012 08:00:13 -0400 Subject: [PATCH] Removes trailing line. --- zipline/core/devsimulator.py | 1 - 1 file changed, 1 deletion(-) diff --git a/zipline/core/devsimulator.py b/zipline/core/devsimulator.py index c28d0e72..6e273f8c 100644 --- a/zipline/core/devsimulator.py +++ b/zipline/core/devsimulator.py @@ -34,4 +34,3 @@ class AddressAllocator(object): def reaquire(self, *conn): pass -