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 beedb8c commit 3bec9cbCopy full SHA for 3bec9cb
README.rst
@@ -35,8 +35,9 @@ 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``)
40
+- ``ignore_blank_lines`` - if set to ``True``, blank lines in the file will not be read or indexed (default is ``False``)
41
42
|
43
| **Csv example:**
0 commit comments