diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-09-17 15:27:45 +0100 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-09-17 15:27:45 +0100 |
commit | 9973298e2ac4039b96e923faa984b400ea720b7f (patch) | |
tree | 41d702e8a1c20e2b2dc0dc9d9c745ff4d825c3bd | |
parent | Initial pass at a RoomStore test (diff) | |
download | synapse-9973298e2ac4039b96e923faa984b400ea720b7f.tar.xz |
Print expected-vs-actual data types on typecheck failure from check_json()
-rw-r--r-- | synapse/api/events/__init__.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/synapse/api/events/__init__.py b/synapse/api/events/__init__.py |