summary refs log tree commit diff
path: root/synapse/storage/stats.py
diff options
context:
space:
mode:
authorreivilibre <38398653+reivilibre@users.noreply.github.com>2019-08-20 15:12:21 +0100
committerGitHub <noreply@github.com>2019-08-20 15:12:21 +0100
commit4a97eef0dc49ee8f3c446221f0fcbb0e65ece113 (patch)
tree41fd2a8fdef445eb5b98bcb523fe995a419191e1 /synapse/storage/stats.py
parentUpdate synapse/storage/stats.py (diff)
downloadsynapse-4a97eef0dc49ee8f3c446221f0fcbb0e65ece113.tar.xz
Update synapse/storage/stats.py
Co-Authored-By: Erik Johnston <erik@matrix.org>
Diffstat (limited to 'synapse/storage/stats.py')
-rw-r--r--synapse/storage/stats.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/storage/stats.py b/synapse/storage/stats.py
index 095924cae6..0445b97b4a 100644
--- a/synapse/storage/stats.py
+++ b/synapse/storage/stats.py
@@ -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