diff --git a/spacy/tests/test_cli.py b/spacy/tests/test_cli.py index 1443d9005..ee3081283 100644 --- a/spacy/tests/test_cli.py +++ b/spacy/tests/test_cli.py @@ -3,7 +3,6 @@ import math from collections import Counter from typing import Tuple, List, Dict, Any import pkg_resources -from typing import Counter import time import numpy