fix pyflakes errors

This commit is contained in:
Christophe Benz 2010-05-19 11:16:06 +02:00
commit b6f3b39744
4 changed files with 3 additions and 6 deletions

View file

@ -16,9 +16,6 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
from ..results import WhereCondition, WhereConditionException
__all__ = ['SimpleFormatter']