Add new params

This commit is contained in:
Vinayak Mehta
2016-10-18 18:23:35 +05:30
committed by GitHub
parent b01edee337
commit 5c6a74fb2a
2 changed files with 41 additions and 22 deletions
+1 -1
View File
@@ -277,9 +277,9 @@ class Stream:
self.table_area = table_area
self.columns = columns
self.ncolumns = ncolumns
self.headers = headers
self.ytol = ytol
self.mtol = mtol
self.headers = headers
self.char_margin, self.line_margin, self.word_margin = margins
self.split_text = split_text
self.flag_size = flag_size