diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-07-29 10:03:14 +0200 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-07-29 11:06:43 +0200 |
commit | bec6d9e09015a5775147ca31416f9c27ed46a23b (patch) | |
tree | 5a8fcd6cec68e56dbf14eff54230782fde4fa7e1 | |
parent | Add ability to pass arguments to looping calls (diff) | |
download | synapse-bec6d9e09015a5775147ca31416f9c27ed46a23b.tar.xz |
Add kwargs and doc
-rw-r--r-- | synapse/util/__init__.py | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/synapse/util/__init__.py b/synapse/util/__init__.py |