new: doc:

This commit is contained in:
rachmadaniHaryono 2020-08-07 07:41:50 +08:00
parent 9ecf8857d7
commit bf0d9893e4

5
buku
View File

@ -1474,6 +1474,11 @@ class BukuDb:
True if record should not be committed to the DB, True if record should not be committed to the DB,
leaving commit responsibility to caller. Default is False. leaving commit responsibility to caller. Default is False.
Raises
------
TypeError
If any of index, low, or high variable is not integer.
Returns Returns
------- -------
bool bool