We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b31363 commit beedb8cCopy full SHA for beedb8c
README.rst
@@ -35,8 +35,8 @@ Usage
35
print l
36
37
| Optional arguments in the constructor:
38
-| - ``endline_character`` - self-explanatory (default is endline character ``\\n``)
39
-| - ``ignore_blank_lines`` - if set to ``True``, blank lines in the file will not be read or indexed (default is ``False``)
+ - ``endline_character`` - self-explanatory (default is endline character ``\\n``)
+ - ``ignore_blank_lines`` - if set to ``True``, blank lines in the file will not be read or indexed (default is ``False``)
40
41
|
42
| **Csv example:**
0 commit comments