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