Update synapse/storage/stats.py

Co-Authored-By: Erik Johnston <erik@matrix.org>
This commit is contained in:
reivilibre 2019-08-20 15:12:21 +01:00 committed by GitHub
parent b5573c0ffb
commit 4a97eef0dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,7 +65,7 @@ class StatsStore(StateDeltasStore):
Quantises a timestamp to be a multiple of the bucket size.
Args:
ts: the timestamp to quantise, in seconds since the Unix Epoch
ts (int): the timestamp to quantise, in seconds since the Unix Epoch
Returns:
int: a timestamp which