diff options
author | Steven Hammerton <steven.hammerton@openmarket.com> | 2015-10-12 15:05:34 +0100 |
---|---|---|
committer | Steven Hammerton <steven.hammerton@openmarket.com> | 2015-10-12 15:05:34 +0100 |
commit | 83b464e4f70fbfcc338b0c3533359a8c53890cdc (patch) | |
tree | 87c7c646c0c249bee196511d0848eb2afbd4bc10 /synapse/rest/client | |
parent | Default cas_required_attributes to empty dictionary (diff) | |
download | synapse-83b464e4f70fbfcc338b0c3533359a8c53890cdc.tar.xz |
Unpack dictionary in for loop for nicer syntax
Diffstat (limited to 'synapse/rest/client')
-rw-r--r-- | synapse/rest/client/v1/login.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/synapse/rest/client/v1/login.py b/synapse/rest/client/v1/login.py |