chg: doc: remove default value on is_range

This commit is contained in:
rachmadaniHaryono 2021-01-11 15:07:23 +08:00
parent e3f5806e9d
commit a94bab5889

1
buku
View File

@ -1722,7 +1722,6 @@ class BukuDb:
is_range : bool, optional
A range is passed using low and high arguments.
An index is ignored if is_range is True.
Default is False.
Returns
-------