From 6648b35acb44bcfb8f734087afee41073fe91363 Mon Sep 17 00:00:00 2001 From: emkael Date: Tue, 27 Oct 2015 19:34:36 +0100 Subject: * PEP257 compliance --- src/bidding_data.py | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/bidding_data.py b/src/bidding_data.py index a655b8e..6b2c8e1 100644 --- a/src/bidding_data.py +++ b/src/bidding_data.py @@ -98,7 +98,6 @@ def get_last_bidder(bidding): class JFRBidding(object): - """Bidding data converter (from BWS data to JFR HTML pages).""" # alignment of the bidding table -- cgit v1.2.3