From 5160437f27284c42f53a49f428a1c8ceafae3fd3 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Sun, 23 Oct 2016 14:20:36 +0200 Subject: [PATCH] Stylefix --- tests/cli/test_sync.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/cli/test_sync.py b/tests/cli/test_sync.py index 5f0cd97..f30670b 100644 --- a/tests/cli/test_sync.py +++ b/tests/cli/test_sync.py @@ -1,8 +1,8 @@ # -*- coding: utf-8 -*- import json -import unicodedata import sys +import unicodedata from textwrap import dedent import hypothesis.strategies as st