diff --git a/spacy/ja/tag_map.py b/spacy/ja/tag_map.py index 2196ff397..f5b6b5040 100644 --- a/spacy/ja/tag_map.py +++ b/spacy/ja/tag_map.py @@ -21,4 +21,4 @@ TAG_MAP = { "CONJ": {POS: CONJ}, "ADJ": {POS: ADJ}, "VERB": {POS: VERB} -} \ No newline at end of file +}