From 5068f459468c8a3a7d335301491ed2552cae7a41 Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Mon, 17 Sep 2018 19:20:44 -0700 Subject: Blacken, 2.3 edition --- tasks.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tasks.py') diff --git a/tasks.py b/tasks.py index 261a7443..6ea0a2c4 100644 --- a/tasks.py +++ b/tasks.py @@ -7,7 +7,6 @@ from invocations import travis from invocations.checks import blacken from invocations.docs import docs, www, sites from invocations.packaging.release import ns as release_coll, publish -from invocations.testing import count_errors # TODO: this screams out for the invoke missing-feature of "I just wrap task X, -- cgit v1.2.3