Skip to content

Commit 987ef5b

Browse files
committed
tiny typo
1 parent efea21c commit 987ef5b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

udapi/block/read/conllup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
""""Conllup is a reader block for the CoNLL-UPlus format.
1+
"""Conllup is a reader block for the CoNLL-UPlus format.
22
33
Columns which don't have standardize attributes in Udapi/CoNLL-U
44
are stored in MISC (as key=value pairs).
55
"""
6-
import json
76
import logging
87
import re
98

0 commit comments

Comments
 (0)