Skip to content

Commit 450e97f

Browse files
committed
formatting
1 parent ee8f536 commit 450e97f

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
@@ -150,7 +150,8 @@ def flush_block
150150
num_words,
151151
num_linked_words,
152152
num_words_in_wrapped_lines,
153-
num_wrapped_lines, @offset_blocks)
153+
num_wrapped_lines,
154+
@offset_blocks)
154155

155156
@offset_blocks += 1
156157
clear_buffers

0 commit comments

Comments
 (0)