Skip to content

Commit 3bec9cb

Browse files
committed
updated readme
1 parent beedb8c commit 3bec9cb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,9 @@ Usage
3535
print l
3636

3737
| 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``)
38+
39+
- ``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``)
4041

4142
|
4243
| **Csv example:**

0 commit comments

Comments
 (0)