From 3ab9c2f8d26e023dc56541c00073deaa39293592 Mon Sep 17 00:00:00 2001 From: scragly <29337040+scragly@users.noreply.github.com> Date: Wed, 18 Sep 2019 01:29:42 +1000 Subject: Recombine import groups. --- tests/helpers.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/helpers.py') diff --git a/tests/helpers.py b/tests/helpers.py index f8fbb5e60..2908294f7 100644 --- a/tests/helpers.py +++ b/tests/helpers.py @@ -1,6 +1,5 @@ import asyncio import functools - from unittest.mock import MagicMock -- cgit v1.2.3