diff options
author | Steven Hammerton <steven.hammerton@openmarket.com> | 2015-10-12 16:02:17 +0100 |
---|---|---|
committer | Steven Hammerton <steven.hammerton@openmarket.com> | 2015-10-12 16:02:17 +0100 |
commit | 739464fbc5dc328001fcc71e327938229c836204 (patch) | |
tree | cfdc5fac70ad2cefba30998501926d720514b23f | |
parent | Unpack dictionary in for loop for nicer syntax (diff) | |
download | synapse-739464fbc5dc328001fcc71e327938229c836204.tar.xz |
Add a comment to clarify why we split on closing curly brace when reading CAS attribute tags
-rw-r--r-- | synapse/rest/client/v1/login.py | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/synapse/rest/client/v1/login.py b/synapse/rest/client/v1/login.py |