diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-07-26 18:45:31 +0200 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-07-29 11:06:43 +0200 |
commit | 8a471557636a188ca7cc4dd92171597b40f5fb92 (patch) | |
tree | 3cf4c20dcb1f9dbb7009b8773513028c1f53e8fb | |
parent | Merge pull request #5702 from matrix-org/babolivier/3pid-invite (diff) | |
download | synapse-8a471557636a188ca7cc4dd92171597b40f5fb92.tar.xz |
Add ability to pass arguments to looping calls
-rw-r--r-- | synapse/util/__init__.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/util/__init__.py b/synapse/util/__init__.py |