Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e060553

Browse files
committed
remove extra space
1 parent 0d2b39a commit e060553

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

research/textsum/batch_reader.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,4 +264,3 @@ def _GetExFeatureText(self, ex, key):
264264
"""
265265
byte_text = ex.features.feature[key].bytes_list.value[0]
266266
return byte_text.decode('utf-8')
267-

0 commit comments

Comments
 (0)