From bf0d9893e4bf7ef72226d4ebc94945fc98d1f00b Mon Sep 17 00:00:00 2001 From: rachmadaniHaryono Date: Fri, 7 Aug 2020 07:41:50 +0800 Subject: [PATCH] new: doc: --- buku | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/buku b/buku index a36ca85..d8efd38 100755 --- a/buku +++ b/buku @@ -1474,6 +1474,11 @@ class BukuDb: True if record should not be committed to the DB, leaving commit responsibility to caller. Default is False. + Raises + ------ + TypeError + If any of index, low, or high variable is not integer. + Returns ------- bool