Fix formatting

This commit is contained in:
ines 2017-11-04 23:07:02 +01:00
parent 70a9504560
commit 6c15aafebd
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
from __future__ import unicode_literals from __future__ import unicode_literals
TAG_MAP = { TAG_MAP = {
"ADJ___": {"morph": "_", "pos": "ADJ"}, "ADJ___": {"morph": "_", "pos": "ADJ"},
"ADJ__AdpType=Prep": {"morph": "AdpType=Prep", "pos": "ADJ"}, "ADJ__AdpType=Prep": {"morph": "AdpType=Prep", "pos": "ADJ"},