Skip to content

Commit d85f866

Browse files
committed
formatting
1 parent 7c33613 commit d85f866

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/boilerpipe/sax/html_content_handler.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,8 @@ def flush_block
156156
num_words,
157157
num_linked_words,
158158
num_words_in_wrapped_lines,
159-
num_wrapped_lines, @offset_blocks)
159+
num_wrapped_lines,
160+
@offset_blocks)
160161

161162
@offset_blocks += 1
162163
clear_buffers

0 commit comments

Comments
 (0)