Update docstring per review comments

pull/7190/head
Richard van der Hoff 2020-04-03 10:51:32 +01:00
parent af47264b78
commit fcc2de7a0c
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ class BackgroundUpdater(object):
desired_duration_ms(float): How long we want to spend
updating.
Returns:
True if there is no more work to do, otherwise False
True if we have finished running all the background updates, otherwise False
"""
def get_background_updates_txn(txn):