From 56473d240a7dcc7531f6575c591a1dbf85827818 Mon Sep 17 00:00:00 2001 From: Adriane Boyd Date: Mon, 8 May 2023 11:34:15 +0200 Subject: [PATCH] Remove unused imports --- spacy/tests/lang/sr/test_lex_attrs.py | 1 - 1 file changed, 1 deletion(-) diff --git a/spacy/tests/lang/sr/test_lex_attrs.py b/spacy/tests/lang/sr/test_lex_attrs.py index 54da62c35..4a8039df5 100644 --- a/spacy/tests/lang/sr/test_lex_attrs.py +++ b/spacy/tests/lang/sr/test_lex_attrs.py @@ -1,5 +1,4 @@ import pytest -from spacy.lang.sr.lex_attrs import like_num, norm, prefix, suffix @pytest.mark.parametrize(