From 90450f362629872dd2b6756ac0ff55ca8aecf30b Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Wed, 19 Mar 2014 12:37:17 -0400 Subject: a few small fixes --- tests/utils.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/utils.py') diff --git a/tests/utils.py b/tests/utils.py index 81a86dfc..79996b6d 100644 --- a/tests/utils.py +++ b/tests/utils.py @@ -17,6 +17,7 @@ import collections import os import pytest + import six -- cgit v1.2.3