diff options
| author | Richard van der Hoff <github@rvanderhoff.org.uk> | 2017-03-23 22:22:54 +0000 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-23 22:22:54 +0000 | 
| commit | 06ce7335e94d51e7b750e7c51a3445a05e191c3e (patch) | |
| tree | 4a0f43cd52dbbcc9c5eea365b4c404a7b29c3179 /synapse/util | |
| parent | Merge pull request #1783 from pik/filter-validation (diff) | |
| parent | Fix time_bound_deferred to throw the right exception (diff) | |
| download | synapse-06ce7335e94d51e7b750e7c51a3445a05e191c3e.tar.xz | |
Merge pull request #2052 from matrix-org/rav/time_bound_deferred
Fix time_bound_deferred to throw the right exception
Diffstat (limited to '')
| -rw-r--r-- | synapse/util/__init__.py | 10 | 
1 files changed, 6 insertions, 4 deletions
| diff --git a/synapse/util/__init__.py b/synapse/util/__init__.py | 
