Skip to content

Commit 85a7130

Browse files
committed
Bug fix.
1 parent 9916046 commit 85a7130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

udapi/block/ud/cs/fixmorpho.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
created as part of the Hičkok project (while importing nineteenth-century Czech
77
data) but it should be applicable on any other Czech treebank.
88
"""
9-
import udapi.block.ud.fixmorpho
9+
import udapi.block
1010
import re
1111

1212
class FixMorpho(udapi.block):

0 commit comments

Comments
 (0)